Home
last modified time | relevance | path

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

/tools/perf/arch/x86/util/
Dintel-pt.c782 u32 aux_watermark = aw > UINT_MAX ? UINT_MAX : aw; in intel_pt_recording_options() local
784 intel_pt_evsel->core.attr.aux_watermark = aux_watermark; in intel_pt_recording_options()
/tools/include/uapi/linux/
Dperf_event.h506 __u32 aux_watermark; member
/tools/perf/util/
Dperf_event_attr_fprintf.c333 PRINT_ATTRf(aux_watermark, p_unsigned); in perf_event_attr__fprintf()
Dsession.c816 bswap_field_32(aux_watermark); in perf_event__attr_swap()