Home
last modified time | relevance | path

Searched defs:is_mem_loads_aux_event (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/arch/x86/util/
H A Dmem-events.c42 bool is_mem_loads_aux_event(struct evsel *leader) in is_mem_loads_aux_event() function
/openbmc/linux/tools/perf/util/
H A Dmem-events.c59 __weak bool is_mem_loads_aux_event(struct evsel *leader __maybe_unused) in is_mem_loads_aux_event() function
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c3861 static inline bool is_mem_loads_aux_event(struct perf_event *event) in is_mem_loads_aux_event() function