Searched refs:STAT_NONE (Results 1 – 2 of 2) sorted by relevance
/tools/perf/util/ |
D | stat.h | 64 STAT_NONE = 0, enumerator
|
D | stat-shadow.c | 270 v = saved_value_lookup(counter, cpu, true, STAT_NONE, 0, st); in perf_stat__update_shadow_stats() 276 cpu, true, STAT_NONE, 0, st); in perf_stat__update_shadow_stats() 751 STAT_NONE, 0, st); in generic_metric()
|