Home
last modified time | relevance | path

Searched defs:heap (Results 1 – 8 of 8) sorted by relevance

/tools/include/nolibc/
Dstdlib.h72 struct nolibc_heap *heap; in free() local
133 struct nolibc_heap *heap; in malloc() local
167 struct nolibc_heap *heap; in realloc() local
/tools/perf/util/
Dauxtrace.c492 int auxtrace_heap__add(struct auxtrace_heap *heap, unsigned int queue_nr, in auxtrace_heap__add()
515 void auxtrace_heap__free(struct auxtrace_heap *heap) in auxtrace_heap__free()
522 void auxtrace_heap__pop(struct auxtrace_heap *heap) in auxtrace_heap__pop()
Ds390-cpumsf.c171 struct auxtrace_heap heap; member
Dintel-bts.c47 struct auxtrace_heap heap; member
Darm-spe.c45 struct auxtrace_heap heap; member
Dcs-etm.c46 struct auxtrace_heap heap; member
Dintel-pt.c64 struct auxtrace_heap heap; member
/tools/testing/selftests/sgx/
Dmain.c390 struct encl_segment *heap; variable