Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dauxtrace.c423 static void auxtrace_heapify(struct auxtrace_heap_item *heap_array, in auxtrace_heapify() function
458 auxtrace_heapify(heap->heap_array, heap->heap_cnt++, queue_nr, ordinal); in auxtrace_heap__add()
504 auxtrace_heapify(heap_array, pos, heap_array[last].queue_nr, in auxtrace_heap__pop()