Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-lock.c451 static inline struct lock_stat *pop_from(struct rb_root *rr) in pop_from() function
469 return pop_from(&result); in pop_from_result()
1830 while ((st = pop_from(&root))) { in print_contention_result()