Searched refs:heap_cnt (Results 1 – 4 of 4) sorted by relevance
431 auxtrace_heapify(heap->heap_array, heap->heap_cnt++, queue_nr, ordinal); in auxtrace_heap__add()439 heap->heap_cnt = 0; in auxtrace_heap__free()445 unsigned int pos, last, heap_cnt = heap->heap_cnt; in auxtrace_heap__pop() local448 if (!heap_cnt) in auxtrace_heap__pop()451 heap->heap_cnt -= 1; in auxtrace_heap__pop()460 if (left >= heap_cnt) in auxtrace_heap__pop()463 if (right >= heap_cnt) { in auxtrace_heap__pop()476 last = heap_cnt - 1; in auxtrace_heap__pop()
231 unsigned int heap_cnt; member
565 if (!bts->heap.heap_cnt) in intel_bts_process_queues()
1410 if (!pt->heap.heap_cnt) in intel_pt_process_queues()1426 if (pt->heap.heap_cnt) { in intel_pt_process_queues()