Searched refs:perf_stat__update_shadow_stats (Results 1 – 5 of 5) sorted by relevance
/tools/perf/util/ |
D | stat.c | 307 perf_stat__update_shadow_stats(evsel, count->val, in process_counter_values() 313 perf_stat__update_shadow_stats(evsel, in process_counter_values() 316 perf_stat__update_shadow_stats(evsel, in process_counter_values() 400 perf_stat__update_shadow_stats(counter, *count, 0, &rt_stat); in perf_stat_process_counter()
|
D | stat.h | 176 void perf_stat__update_shadow_stats(struct evsel *counter, u64 count,
|
D | stat-shadow.c | 210 void perf_stat__update_shadow_stats(struct evsel *counter, u64 count, in perf_stat__update_shadow_stats() function
|
D | stat-display.c | 506 perf_stat__update_shadow_stats(counter, val, in aggr_update_shadow()
|
/tools/perf/ |
D | builtin-script.c | 1746 perf_stat__update_shadow_stats(evsel, in perf_sample__fprint_metric()
|