Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dauxtrace.h293 struct auxtrace_heap { struct
531 int auxtrace_heap__add(struct auxtrace_heap *heap, unsigned int queue_nr,
533 void auxtrace_heap__pop(struct auxtrace_heap *heap);
534 void auxtrace_heap__free(struct auxtrace_heap *heap);
Dauxtrace.c484 int auxtrace_heap__add(struct auxtrace_heap *heap, unsigned int queue_nr, in auxtrace_heap__add()
507 void auxtrace_heap__free(struct auxtrace_heap *heap) in auxtrace_heap__free()
514 void auxtrace_heap__pop(struct auxtrace_heap *heap) in auxtrace_heap__pop()
Dintel-bts.c47 struct auxtrace_heap heap;
Darm-spe.c41 struct auxtrace_heap heap;
Ds390-cpumsf.c170 struct auxtrace_heap heap;
Dcs-etm.c45 struct auxtrace_heap heap;
Dintel-pt.c57 struct auxtrace_heap heap;