heap_cnt          425 drivers/staging/android/ion/ion.c 		query->cnt = dev->heap_cnt;
heap_cnt          637 drivers/staging/android/ion/ion.c 	dev->heap_cnt++;
heap_cnt           67 drivers/staging/android/ion/ion.h 	int heap_cnt;
heap_cnt          458 tools/perf/util/auxtrace.c 	auxtrace_heapify(heap->heap_array, heap->heap_cnt++, queue_nr, ordinal);
heap_cnt          466 tools/perf/util/auxtrace.c 	heap->heap_cnt = 0;
heap_cnt          472 tools/perf/util/auxtrace.c 	unsigned int pos, last, heap_cnt = heap->heap_cnt;
heap_cnt          475 tools/perf/util/auxtrace.c 	if (!heap_cnt)
heap_cnt          478 tools/perf/util/auxtrace.c 	heap->heap_cnt -= 1;
heap_cnt          487 tools/perf/util/auxtrace.c 		if (left >= heap_cnt)
heap_cnt          490 tools/perf/util/auxtrace.c 		if (right >= heap_cnt) {
heap_cnt          503 tools/perf/util/auxtrace.c 	last = heap_cnt - 1;
heap_cnt          255 tools/perf/util/auxtrace.h 	unsigned int		heap_cnt;
heap_cnt         2101 tools/perf/util/cs-etm.c 		if (!etm->heap.heap_cnt)
heap_cnt          561 tools/perf/util/intel-bts.c 		if (!bts->heap.heap_cnt)
heap_cnt         2258 tools/perf/util/intel-pt.c 		if (!pt->heap.heap_cnt)
heap_cnt         2274 tools/perf/util/intel-pt.c 		if (pt->heap.heap_cnt) {
heap_cnt          852 tools/perf/util/s390-cpumsf.c 		if (!sf->heap.heap_cnt)
heap_cnt          863 tools/perf/util/s390-cpumsf.c 		if (sf->heap.heap_cnt) {