Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-lock.c294 static struct lock_stat *pop_from_result(void) in pop_from_result() function
717 while ((st = pop_from_result())) { in print_result()
Dbuiltin-kvm.c687 static struct kvm_event *pop_from_result(struct rb_root *result) in pop_from_result() function
758 while ((event = pop_from_result(&kvm->result))) { in print_result()