Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Devsel.h355 u64 evsel__intval_common(struct evsel *evsel, struct perf_sample *sample, const char *name);
H A Devsel.c3081 u64 evsel__intval_common(struct evsel *evsel, struct perf_sample *sample, const char *name) in evsel__intval_common() function
/linux/tools/perf/
H A Dbuiltin-kwork.c1016 work->id = evsel__intval_common(evsel, sample, "common_pid"); in irq_work_init()
1145 work->id = evsel__intval_common(evsel, sample, "common_pid"); in softirq_work_init()