Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/arch/x86/util/
Devsel.c96 void arch__post_evsel_config(struct evsel *evsel, struct perf_event_attr *attr) in arch__post_evsel_config() function
/Linux-v6.1/tools/perf/util/
Devsel.h302 void arch__post_evsel_config(struct evsel *evsel, struct perf_event_attr *attr);
Devsel.c1104 void __weak arch__post_evsel_config(struct evsel *evsel __maybe_unused, in arch__post_evsel_config() function
1394 arch__post_evsel_config(evsel, attr); in evsel__config()