Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dauxtrace.h229 struct auxtrace_heap { struct
404 int auxtrace_heap__add(struct auxtrace_heap *heap, unsigned int queue_nr,
406 void auxtrace_heap__pop(struct auxtrace_heap *heap);
407 void auxtrace_heap__free(struct auxtrace_heap *heap);
Dauxtrace.c413 int auxtrace_heap__add(struct auxtrace_heap *heap, unsigned int queue_nr, in auxtrace_heap__add()
436 void auxtrace_heap__free(struct auxtrace_heap *heap) in auxtrace_heap__free()
443 void auxtrace_heap__pop(struct auxtrace_heap *heap) in auxtrace_heap__pop()
Dintel-bts.c52 struct auxtrace_heap heap;
Dintel-pt.c53 struct auxtrace_heap heap;