auxtrace_heap      31 tools/perf/util/arm-spe.c 	struct auxtrace_heap		heap;
auxtrace_heap     440 tools/perf/util/auxtrace.c int auxtrace_heap__add(struct auxtrace_heap *heap, unsigned int queue_nr,
auxtrace_heap     463 tools/perf/util/auxtrace.c void auxtrace_heap__free(struct auxtrace_heap *heap)
auxtrace_heap     470 tools/perf/util/auxtrace.c void auxtrace_heap__pop(struct auxtrace_heap *heap)
auxtrace_heap     475 tools/perf/util/auxtrace.h int auxtrace_heap__add(struct auxtrace_heap *heap, unsigned int queue_nr,
auxtrace_heap     477 tools/perf/util/auxtrace.h void auxtrace_heap__pop(struct auxtrace_heap *heap);
auxtrace_heap     478 tools/perf/util/auxtrace.h void auxtrace_heap__free(struct auxtrace_heap *heap);
auxtrace_heap      45 tools/perf/util/cs-etm.c 	struct auxtrace_heap heap;
auxtrace_heap      47 tools/perf/util/intel-bts.c 	struct auxtrace_heap		heap;
auxtrace_heap      56 tools/perf/util/intel-pt.c 	struct auxtrace_heap heap;
auxtrace_heap     170 tools/perf/util/s390-cpumsf.c 	struct auxtrace_heap	heap;