Searched refs:runtime_elision_stats (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Dstat-shadow.c30 static struct stats runtime_elision_stats[NUM_CTX][MAX_NR_CPUS]; variable in typeref:struct:stats
69 memset(runtime_elision_stats, 0, sizeof(runtime_elision_stats)); perf_stat__reset_shadow_stats()
92 update_stats(&runtime_elision_stats[ctx][cpu], count[0]); perf_stat__update_shadow_stats()

Completed in 142 milliseconds