Home
last modified time | relevance | path

Searched refs:retiring (Results 1 – 14 of 14) sorted by relevance

/linux/tools/perf/util/
A Dstat-shadow.c719 double retiring = 0; in td_retiring() local
725 retiring = ret_slots / total_slots; in td_retiring()
726 return retiring; in td_retiring()
1136 if (retiring > 0.7) in perf_stat__print_shadow_stats()
1139 retiring * 100.); in perf_stat__print_shadow_stats()
1168 double retiring = td_metric_ratio(cpu, in perf_stat__print_shadow_stats() local
1171 if (retiring > 0.7) in perf_stat__print_shadow_stats()
1174 retiring * 100.); in perf_stat__print_shadow_stats()
1204 double retiring = td_metric_ratio(cpu, in perf_stat__print_shadow_stats() local
1212 if (retiring > 0.7 && heavy_ops > 0.1) in perf_stat__print_shadow_stats()
[all …]
A Dstat.c98 ID(TOPDOWN_RETIRING, topdown-retiring),
/linux/tools/perf/Documentation/
A Dtopdown.txt6 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'
A Dperf-stat.txt398 bad speculation and retiring.
/linux/tools/perf/tests/attr/
A Dtest-stat-default81 # PERF_TYPE_RAW / topdown-retiring (0x8000)
A Dtest-stat-detailed-182 # PERF_TYPE_RAW / topdown-retiring (0x8000)
A Dtest-stat-detailed-282 # PERF_TYPE_RAW / topdown-retiring (0x8000)
A Dtest-stat-detailed-382 # PERF_TYPE_RAW / topdown-retiring (0x8000)
/linux/Documentation/filesystems/caching/
A Dobject.rst310 Because the withdrawing releasing/retiring events are all handled by the object
A Dnetfs-api.rst12 FS-Cache to make finding objects faster and to make retiring of groups of
/linux/drivers/scsi/
A Dscsi_debug.c4760 int retiring = 0; in sdebug_q_cmd_complete() local
4796 retiring = 1; in sdebug_q_cmd_complete()
4805 if (unlikely(retiring)) { /* user has reduced max_queue */ in sdebug_q_cmd_complete()
7310 bool retiring = false; in sdebug_blk_mq_poll() local
7356 retiring = true; in sdebug_blk_mq_poll()
7364 if (unlikely(retiring)) { /* user has reduced max_queue */ in sdebug_blk_mq_poll()
/linux/arch/x86/events/intel/
A Dcore.c371 EVENT_ATTR_STR(topdown-retiring, td_retiring, "event=0x00,umask=0x80");
2064 EVENT_ATTR_STR(topdown-retiring, td_retiring_tnt, "event=0xc2,umask=0x0");
5275 EVENT_ATTR_STR_HYBRID(topdown-retiring, td_retiring_adl, "event=0xc2,umask=0x0;event=0x00,uma…
/linux/Documentation/driver-api/
A Ddevice-io.rst325 actually reach the target device before retiring the write instruction.
/linux/arch/arm/
A DKconfig781 the retiring WFI/WFE instructions and the newly issued subsequent

Completed in 50 milliseconds