Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dauxtrace.h306 struct auxtrace_heap { struct
535 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);
A Dauxtrace.c477 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()
A Dintel-bts.c47 struct auxtrace_heap heap;
A Ds390-cpumsf.c170 struct auxtrace_heap heap;
A Darm-spe.c42 struct auxtrace_heap heap;
A Dcs-etm.c44 struct auxtrace_heap heap;
A Dintel-pt.c57 struct auxtrace_heap heap;

Completed in 29 milliseconds