Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
A Dopenat-syscall.c50 if (evsel__read_on_cpu(evsel, 0, 0) < 0) { in test__openat_syscall_event()
A Dopenat-syscall-all-cpus.c106 if (evsel__read_on_cpu(evsel, cpu, 0) < 0) { in test__openat_syscall_event_on_all_cpus()
/linux/tools/perf/util/
A Devsel.h351 static inline int evsel__read_on_cpu(struct evsel *evsel, int cpu, int thread) in evsel__read_on_cpu() function

Completed in 5 milliseconds