Searched refs:auxtrace_heap (Results 1 – 7 of 7) sorted by relevance
317 struct auxtrace_heap { struct551 int auxtrace_heap__add(struct auxtrace_heap *heap, unsigned int queue_nr,553 void auxtrace_heap__pop(struct auxtrace_heap *heap);554 void auxtrace_heap__free(struct auxtrace_heap *heap);
487 int auxtrace_heap__add(struct auxtrace_heap *heap, unsigned int queue_nr, in auxtrace_heap__add()510 void auxtrace_heap__free(struct auxtrace_heap *heap) in auxtrace_heap__free()517 void auxtrace_heap__pop(struct auxtrace_heap *heap) in auxtrace_heap__pop()
171 struct auxtrace_heap heap;
47 struct auxtrace_heap heap;
43 struct auxtrace_heap heap;
45 struct auxtrace_heap heap;
64 struct auxtrace_heap heap;
Completed in 30 milliseconds