Searched refs:full_td (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/tools/perf/util/ |
D | stat-shadow.c | 768 static bool full_td(int map_idx, struct runtime_stat *stat, in full_td() function 1186 full_td(map_idx, st, &rsd)) { in perf_stat__print_shadow_stats() 1195 full_td(map_idx, st, &rsd)) { in perf_stat__print_shadow_stats() 1204 full_td(map_idx, st, &rsd)) { in perf_stat__print_shadow_stats() 1213 full_td(map_idx, st, &rsd)) { in perf_stat__print_shadow_stats() 1222 full_td(map_idx, st, &rsd) && (config->topdown_level > 1)) { in perf_stat__print_shadow_stats() 1242 full_td(map_idx, st, &rsd) && (config->topdown_level > 1)) { in perf_stat__print_shadow_stats() 1262 full_td(map_idx, st, &rsd) && (config->topdown_level > 1)) { in perf_stat__print_shadow_stats() 1282 full_td(map_idx, st, &rsd) && (config->topdown_level > 1)) { in perf_stat__print_shadow_stats()
|