Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-lock.c304 static struct lock_stat *pop_from_result(void) in pop_from_result() function
722 while ((st = pop_from_result())) { in print_result()
Dbuiltin-kvm.c560 static struct kvm_event *pop_from_result(struct rb_root *result) in pop_from_result() function
629 while ((event = pop_from_result(&kvm->result))) { in print_result()