Searched refs:retiring (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.10/tools/perf/util/ |
| D | stat-shadow.c | 688 double retiring = 0; in td_retiring() local 694 retiring = ret_slots / total_slots; in td_retiring() 695 return retiring; in td_retiring() 1097 double retiring = td_retiring(ctx, cpu, st); in perf_stat__print_shadow_stats() local 1099 if (retiring > 0.7) in perf_stat__print_shadow_stats() 1102 retiring * 100.); in perf_stat__print_shadow_stats() 1131 double retiring = td_metric_ratio(ctx, cpu, in perf_stat__print_shadow_stats() local 1134 if (retiring > 0.7) in perf_stat__print_shadow_stats() 1137 retiring * 100.); in perf_stat__print_shadow_stats()
|
| D | stat.c | 98 ID(TOPDOWN_RETIRING, topdown-retiring),
|
| /Linux-v5.10/tools/perf/Documentation/ |
| D | topdown.txt | 6 frontend bound, backend bound, bad speculation, retiring. 28 # time retiring bad speculation frontend bound backend bound 238 topdown-retiring, topdown-bad-spec, topdown-fe-bound and topdown-be-bound. 249 For example, perf record -e '{slots, $sampling_event, topdown-retiring}:S'
|
| D | perf-stat.txt | 359 bad speculation and retiring.
|
| /Linux-v5.10/Documentation/filesystems/caching/ |
| D | object.rst | 310 Because the withdrawing releasing/retiring events are all handled by the object
|
| D | netfs-api.rst | 12 FS-Cache to make finding objects faster and to make retiring of groups of
|
| /Linux-v5.10/drivers/scsi/ |
| D | scsi_debug.c | 4725 int retiring = 0; in sdebug_q_cmd_complete() local 4761 retiring = 1; in sdebug_q_cmd_complete() 4770 if (unlikely(retiring)) { /* user has reduced max_queue */ in sdebug_q_cmd_complete()
|
| /Linux-v5.10/arch/x86/events/intel/ |
| D | core.c | 317 EVENT_ATTR_STR(topdown-retiring, td_retiring, "event=0x00,umask=0x80");
|
| /Linux-v5.10/arch/arm/ |
| D | Kconfig | 830 the retiring WFI/WFE instructions and the newly issued subsequent
|