Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dbuiltin-lock.c446 static struct lock_stat *pop_from_result(void) in pop_from_result() function
1280 while ((st = pop_from_result())) { in print_result()
1372 while ((st = pop_from_result())) in dump_map()
1501 while ((st = pop_from_result())) { in print_contention_result()
Dbuiltin-kvm.c561 static struct kvm_event *pop_from_result(struct rb_root *result) in pop_from_result() function
630 while ((event = pop_from_result(&kvm->result))) { in print_result()