Searched defs:needs_callstack (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/bpf_skel/ | ||
H A D | lock_contention.bpf.c | 125 const volatile int needs_callstack; global() variable |
/linux/tools/perf/ | ||
H A D | builtin-lock.c | 83 static bool needs_callstack(void) needs_callstack() function |