Searched refs:auxtrace_heap (Results 1 – 7 of 7) sorted by relevance
306 struct auxtrace_heap { struct535 int auxtrace_heap__add(struct auxtrace_heap *heap, unsigned int queue_nr,537 void auxtrace_heap__pop(struct auxtrace_heap *heap);538 void auxtrace_heap__free(struct auxtrace_heap *heap);
477 int auxtrace_heap__add(struct auxtrace_heap *heap, unsigned int queue_nr, in auxtrace_heap__add()500 void auxtrace_heap__free(struct auxtrace_heap *heap) in auxtrace_heap__free()507 void auxtrace_heap__pop(struct auxtrace_heap *heap) in auxtrace_heap__pop()
47 struct auxtrace_heap heap;
170 struct auxtrace_heap heap;
42 struct auxtrace_heap heap;
44 struct auxtrace_heap heap;
57 struct auxtrace_heap heap;
Completed in 29 milliseconds