Home
last modified time | relevance | path

Searched refs:perf_counts__update (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Dtool_pmu.c468 static void perf_counts__update(struct perf_counts_values *count, in perf_counts__update() function
525 perf_counts__update(count, old_count, /*raw=*/false, val); in evsel__tool_pmu_read()
581 perf_counts__update(count, old_count, /*raw=*/true, delta_start); in evsel__tool_pmu_read()