Home
last modified time | relevance | path

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

/linux/tools/perf/arch/powerpc/util/
H A Devsel.c5 void arch_evsel__set_sample_weight(struct evsel *evsel) in arch_evsel__set_sample_weight() function
/linux/tools/perf/arch/x86/util/
H A Devsel.c17 void arch_evsel__set_sample_weight(struct evsel *evsel) in arch_evsel__set_sample_weight() function
/linux/tools/perf/util/
H A Devsel.h342 void arch_evsel__set_sample_weight(struct evsel *evsel);
H A Devsel.c1242 void __weak arch_evsel__set_sample_weight(struct evsel *evsel) in arch_evsel__set_sample_weight() function
1430 arch_evsel__set_sample_weight(evsel); in evsel__config()