Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dstat-shadow.c686 static double td_retiring(int ctx, int cpu, struct runtime_stat *st) in td_retiring() function
714 td_retiring(ctx, cpu, st)); in td_be_bound()
1097 double retiring = td_retiring(ctx, cpu, st); in perf_stat__print_shadow_stats()
/Linux-v5.10/arch/x86/events/intel/
Dcore.c317 EVENT_ATTR_STR(topdown-retiring, td_retiring, "event=0x00,umask=0x80");
4667 EVENT_PTR(td_retiring),