Searched refs:runtime_cacherefs_stats (Results 1 – 1 of 1) sorted by relevance
22 static struct stats runtime_cacherefs_stats[NUM_CTX][MAX_NR_CPUS]; variable59 memset(runtime_cacherefs_stats, 0, sizeof(runtime_cacherefs_stats)); in perf_stat__reset_shadow_stats()100 update_stats(&runtime_cacherefs_stats[ctx][cpu], count[0]); in perf_stat__update_shadow_stats()364 runtime_cacherefs_stats[ctx][cpu].n != 0) { in perf_stat__print_shadow_stats()365 total = avg_stats(&runtime_cacherefs_stats[ctx][cpu]); in perf_stat__print_shadow_stats()