OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STAT_IRQ_COUNTS
(Results
1 - 4
of
4
) sorted by null
/external/perfetto/protos/perfetto/config/sys_stats/
sys_stats_config.proto
58
STAT_IRQ_COUNTS
= 2;
/external/perfetto/include/perfetto/tracing/core/
sys_stats_config.h
185
STAT_IRQ_COUNTS
= 2,
/external/perfetto/src/traced/probes/sys_stats/
sys_stats_data_source.cc
259
else if ((stat_enabled_fields_ & (1 << SysStatsConfig::
STAT_IRQ_COUNTS
)) &&
sys_stats_data_source_unittest.cc
306
config.mutable_sys_stats_config()->add_stat_counters(C::
STAT_IRQ_COUNTS
);
Completed in 4904 milliseconds