Home
last modified time | relevance | path

Searched refs:retire_lat (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/tools/perf/arch/x86/tests/
A Dsample-parsing.c32 COMP(retire_lat); in samples_same()
53 .retire_lat = 103, in do_test()
/linux-6.3-rc2/tools/perf/arch/x86/util/
A Devent.c92 data->retire_lat = weight.var3_w; in arch_perf_parse_sample_weight()
104 *array |= ((u64)data->retire_lat << 48); in arch_perf_synthesize_sample_weight()
/linux-6.3-rc2/tools/perf/util/
A Dsample.h97 u16 retire_lat; member
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-script.txt137 machine_pid, vcpu, cgroup, retire_lat.
A Dperf-report.txt118 - retire_lat: On X86, this reports pipeline stall of this instruction compared
/linux-6.3-rc2/tools/perf/
A Dbuiltin-script.c2198 fprintf(fp, "%16" PRIu16, sample->retire_lat); in process_event()

Completed in 14 milliseconds