Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dlock-contention.h155 int parse_call_stack(const struct option *opt, const char *str, int unset);
H A Dlock-contention.c25 int parse_call_stack(const struct option *opt __maybe_unused, const char *str, in parse_call_stack() function
/linux-6.15/tools/perf/
H A Dbuiltin-lock.c2576 "Filter specific function in the callstack", parse_call_stack), in cmd_lock()