Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
Dbpf_lock_contention.c552 struct lock_stat *pop_owner_stack_trace(struct lock_contention *con) in pop_owner_stack_trace() function
Dlock-contention.h192 static inline struct lock_stat *pop_owner_stack_trace(struct lock_contention *con __maybe_unused) in pop_owner_stack_trace() function