Home
last modified time | relevance | path

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

/tools/perf/util/
Dauxtrace.c405 static void auxtrace_heapify(struct auxtrace_heap_item *heap_array, in auxtrace_heapify() function
440 auxtrace_heapify(heap->heap_array, heap->heap_cnt++, queue_nr, ordinal); in auxtrace_heap__add()
486 auxtrace_heapify(heap_array, pos, heap_array[last].queue_nr, in auxtrace_heap__pop()