Home
last modified time | relevance | path

Searched refs:auxtrace_heap__add (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dcs-etm.c1273 ret = auxtrace_heap__add(&etm->heap, cs_queue_nr, cs_timestamp); in cs_etm__queue_first_cs_timestamp()
2715 ret = auxtrace_heap__add(&etm->heap, cs_queue_nr, cs_timestamp); in cs_etm__process_timestamped_queues()
H A Dauxtrace.c492 int auxtrace_heap__add(struct auxtrace_heap *heap, unsigned int queue_nr, in auxtrace_heap__add() function