Searched refs:perf_stat__update_shadow_stats (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/tools/perf/util/ |
D | stat.c | 281 perf_stat__update_shadow_stats(evsel, count->val, cpu, in process_counter_values() 285 perf_stat__update_shadow_stats(evsel, in process_counter_values() 288 perf_stat__update_shadow_stats(evsel, in process_counter_values() 372 perf_stat__update_shadow_stats(counter, *count, 0, &rt_stat); in perf_stat_process_counter()
|
D | stat.h | 142 void perf_stat__update_shadow_stats(struct perf_evsel *counter, u64 count,
|
D | stat-shadow.c | 208 void perf_stat__update_shadow_stats(struct perf_evsel *counter, u64 count, in perf_stat__update_shadow_stats() function
|
/Linux-v4.19/tools/perf/ |
D | builtin-stat.c | 1242 perf_stat__update_shadow_stats(counter, val, in aggr_update_shadow()
|
D | builtin-script.c | 1604 perf_stat__update_shadow_stats(evsel, in perf_sample__fprint_metric()
|