Home
last modified time | relevance | path

Searched defs:pop_owner_stack_trace (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dbpf_lock_contention.c655 struct lock_stat *pop_owner_stack_trace(struct lock_contention *con) in pop_owner_stack_trace() function
H A Dlock-contention.h201 static inline struct lock_stat *pop_owner_stack_trace(struct lock_contention *con __maybe_unused) in pop_owner_stack_trace() function