Home
last modified time | relevance | path

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

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