Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-lock.c830 static int lock_contention_caller(struct evsel *evsel, struct perf_sample *sample, in report_lock_contended_event()
1014 if (lock_contention_caller(evsel, sample, buf, sizeof(buf)) < 0) in callchain_id()
937 static int lock_contention_caller(struct evsel *evsel, struct perf_sample *sample, lock_contention_caller() function