Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simple-XX/SimpleKernel
/ ResetStats
Method
ResetStats
src/task/include/scheduler_base.hpp:149–149 ·
view source on GitHub ↗
* @brief 重置统计信息 */
Source
from the content-addressed store, hash-verified
147
* @brief 重置统计信息
148
*/
149
virtual auto ResetStats() -> void { stats_ = {}; }
150
151
/// @name 构造/析构函数
152
/// @{
Callers
7
test_rr_statistics
Function · 0.80
test_idle_statistics
Function · 0.80
test_fifo_statistics
Function · 0.80
test_cfs_statistics
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
7
test_rr_statistics
Function · 0.64
test_idle_statistics
Function · 0.64
test_fifo_statistics
Function · 0.64
test_cfs_statistics
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64