Home
last modified time | relevance | path

Searched defs:heap_leak_check_info_s (Results 1 – 2 of 2) sorted by relevance

/haiku/src/system/kernel/
H A Dheap.cpp41 typedef struct heap_leak_check_info_s { struct
42 addr_t caller;
43 size_t size;
44 thread_id thread;
45 team_id team;
/haiku/src/system/libroot/posix/malloc/debug/
H A Dheap.cpp84 typedef struct heap_leak_check_info_s { struct
85 size_t size;
86 thread_id thread;