Searched refs:heap_cnt (Results 1 – 7 of 7) sorted by relevance
505 auxtrace_heapify(heap->heap_array, heap->heap_cnt++, queue_nr, ordinal); in auxtrace_heap__add()513 heap->heap_cnt = 0; in auxtrace_heap__free()519 unsigned int pos, last, heap_cnt = heap->heap_cnt; in auxtrace_heap__pop() local522 if (!heap_cnt) in auxtrace_heap__pop()525 heap->heap_cnt -= 1; in auxtrace_heap__pop()534 if (left >= heap_cnt) in auxtrace_heap__pop()537 if (right >= heap_cnt) { in auxtrace_heap__pop()550 last = heap_cnt - 1; in auxtrace_heap__pop()
853 if (!sf->heap.heap_cnt) in s390_cpumsf_process_queues()864 if (sf->heap.heap_cnt) { in s390_cpumsf_process_queues()
815 if (!spe->heap.heap_cnt) in arm_spe_process_queues()827 if (spe->heap.heap_cnt) { in arm_spe_process_queues()
319 unsigned int heap_cnt; member
561 if (!bts->heap.heap_cnt) in intel_bts_process_queues()
3017 if (!pt->heap.heap_cnt) in intel_pt_process_queues()3033 if (pt->heap.heap_cnt) { in intel_pt_process_queues()
2562 if (!etm->heap.heap_cnt) in cs_etm__process_timestamped_queues()