Searched refs:retiring (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.15/tools/perf/util/ |
| D | stat-shadow.c | 712 double retiring = 0; in td_retiring() local 718 retiring = ret_slots / total_slots; in td_retiring() 719 return retiring; in td_retiring() 1125 double retiring = td_retiring(cpu, st, &rsd); in perf_stat__print_shadow_stats() local 1127 if (retiring > 0.7) in perf_stat__print_shadow_stats() 1130 retiring * 100.); in perf_stat__print_shadow_stats() 1159 double retiring = td_metric_ratio(cpu, in perf_stat__print_shadow_stats() local 1162 if (retiring > 0.7) in perf_stat__print_shadow_stats() 1165 retiring * 100.); in perf_stat__print_shadow_stats() 1195 double retiring = td_metric_ratio(cpu, in perf_stat__print_shadow_stats() local [all …]
|
| D | stat.c | 98 ID(TOPDOWN_RETIRING, topdown-retiring),
|
| /Linux-v5.15/tools/perf/Documentation/ |
| D | topdown.txt | 6 frontend bound, backend bound, bad speculation, retiring. 28 # time retiring bad speculation frontend bound backend bound 308 topdown-retiring, topdown-bad-spec, topdown-fe-bound and topdown-be-bound. 319 For example, perf record -e '{slots, $sampling_event, topdown-retiring}:S'
|
| D | perf-stat.txt | 398 bad speculation and retiring.
|
| /Linux-v5.15/tools/perf/tests/attr/ |
| D | test-stat-default | 81 # PERF_TYPE_RAW / topdown-retiring (0x8000)
|
| D | test-stat-detailed-1 | 82 # PERF_TYPE_RAW / topdown-retiring (0x8000)
|
| D | test-stat-detailed-3 | 82 # PERF_TYPE_RAW / topdown-retiring (0x8000)
|
| D | test-stat-detailed-2 | 82 # PERF_TYPE_RAW / topdown-retiring (0x8000)
|
| /Linux-v5.15/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.15/drivers/scsi/ |
| D | scsi_debug.c | 4746 int retiring = 0; in sdebug_q_cmd_complete() local 4782 retiring = 1; in sdebug_q_cmd_complete() 4791 if (unlikely(retiring)) { /* user has reduced max_queue */ in sdebug_q_cmd_complete() 7296 bool retiring = false; in sdebug_blk_mq_poll() local 7342 retiring = true; in sdebug_blk_mq_poll() 7350 if (unlikely(retiring)) { /* user has reduced max_queue */ in sdebug_blk_mq_poll()
|
| /Linux-v5.15/arch/x86/events/intel/ |
| D | core.c | 370 EVENT_ATTR_STR(topdown-retiring, td_retiring, "event=0x00,umask=0x80"); 2063 EVENT_ATTR_STR(topdown-retiring, td_retiring_tnt, "event=0xc2,umask=0x0"); 5217 EVENT_ATTR_STR_HYBRID(topdown-retiring, td_retiring_adl, "event=0xc2,umask=0x0;event=0x00,uma…
|
| /Linux-v5.15/Documentation/driver-api/ |
| D | device-io.rst | 325 actually reach the target device before retiring the write instruction.
|
| /Linux-v5.15/arch/arm/ |
| D | Kconfig | 778 the retiring WFI/WFE instructions and the newly issued subsequent
|