Home
last modified time | relevance | path

Searched refs:retire_latency (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/Documentation/
H A Dtopdown.txt332 Rapids microarchitecture. The TPEBS feature adds a 16 bit retire_latency field
338 retire_latency value.
342 In the most recent release of TMA, the metrics begin to use event retire_latency
346 of workloads in execution environments, retire_latency values measured at real
351 capture retire_latency value of required events(event with :R in metric formula)
352 with perf record. The retire_latency value would be used in metric calculation.
H A Dperf-stat.txt507 Enable automatic sampling on Intel TPEBS retire_latency events (event with :R
508 modifier). Without this option, perf would not capture dynamic retire_latency
509 at runtime. Currently, a zero value is assigned to the retire_latency event when
/linux/arch/x86/include/asm/
H A Dperf_event.h475 retire_latency:16, member
/linux/arch/x86/events/intel/
H A Dds.c2533 basic->retire_latency : 0; in setup_pebs_adaptive_sample_data()