Searched refs:STAT_NONE (Results 1 – 2 of 2) sorted by relevance
/tools/perf/util/ |
D | stat.h | 69 STAT_NONE = 0, enumerator
|
D | stat-shadow.c | 282 v = saved_value_lookup(counter, cpu, true, STAT_NONE, 0, st); in perf_stat__update_shadow_stats() 288 cpu, true, STAT_NONE, 0, st); in perf_stat__update_shadow_stats() 807 STAT_NONE, 0, st); in prepare_metric()
|