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.h372 u64 evsel__intval_common(struct evsel *evsel, struct perf_sample *sample, const char *name);
H A Devsel.c3490 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.c1017 work->id = evsel__intval_common(evsel, sample, "common_pid"); in irq_work_init()
1147 work->id = evsel__intval_common(evsel, sample, "common_pid"); in softirq_work_init()