Searched refs:perf_stat__update_shadow_stats (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/tools/perf/util/ |
D | stat.c | 387 perf_stat__update_shadow_stats(evsel, count->val, in process_counter_values() 392 perf_stat__update_shadow_stats(evsel, count->val, in process_counter_values() 461 perf_stat__update_shadow_stats(counter, *count, 0, &rt_stat); in perf_stat_process_counter()
|
D | stat.h | 234 void perf_stat__update_shadow_stats(struct evsel *counter, u64 count,
|
D | stat-shadow.c | 221 void perf_stat__update_shadow_stats(struct evsel *counter, u64 count, in perf_stat__update_shadow_stats() function
|
D | stat-display.c | 681 perf_stat__update_shadow_stats(counter, val, in aggr_update_shadow()
|
/Linux-v6.1/tools/perf/tests/ |
D | parse-metric.c | 42 perf_stat__update_shadow_stats(evsel, count, 0, st); in load_runtime_stat()
|
D | pmu-events.c | 902 perf_stat__update_shadow_stats(evsel, k, 0, &st); in test__parsing_callback()
|
/Linux-v6.1/tools/perf/ |
D | builtin-script.c | 2056 perf_stat__update_shadow_stats(evsel, in perf_sample__fprint_metric()
|