Searched refs:HEAP_TRACE_ALL (Results 1 – 7 of 7) sorted by relevance
145 if (mode != HEAP_TRACE_ALL || STACK_DEPTH == 0 || rec->freed_by[0] == NULL) { in heap_trace_dump()158 if (mode == HEAP_TRACE_ALL) { in heap_trace_dump()228 if (mode == HEAP_TRACE_ALL) { in record_free()
33 HEAP_TRACE_ALL, enumerator
60 heap_trace_start(HEAP_TRACE_ALL); in blink_task()
59 return heap_trace_start(HEAP_TRACE_ALL); in heap_trace_resume()
83 heap_trace_start(HEAP_TRACE_ALL); in app_main()
128 heap_trace_start(HEAP_TRACE_ALL); in print_floats_task()
84 - For buffer overflows, `heap tracing`_ in ``HEAP_TRACE_ALL`` mode lets you see which callers are a…279 …t to this function is ignored and heap tracing module behaves like ``HEAP_TRACE_ALL`` was passed: …431 …dea at what time the corruption occurred, enabling heap tracing in ``HEAP_TRACE_ALL`` mode allows …