Home
last modified time | relevance | path

Searched refs:arch__post_evsel_config (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/arch/x86/util/
H A Devsel.c77 void arch__post_evsel_config(struct evsel *evsel, struct perf_event_attr *attr) in arch__post_evsel_config() function
/openbmc/linux/tools/perf/util/
H A Devsel.h313 void arch__post_evsel_config(struct evsel *evsel, struct perf_event_attr *attr);
H A Devsel.c1078 void __weak arch__post_evsel_config(struct evsel *evsel __maybe_unused, in arch__post_evsel_config() function
1368 arch__post_evsel_config(evsel, attr); in evsel__config()