Searched refs:heap_trace_stop (Results 1 – 12 of 12) sorted by relevance
66 heap_trace_stop();123 heap_trace_stop();133 heap_trace_stop(); in print_floats_task()
13 b heap_trace_stop15 clear heap_trace_stop
81 heap_trace_stop(); in blink_task()
88 heap_trace_stop(); in app_main()102 heap_trace_stop(); in app_main()
13 tb heap_trace_stop
21 …o `/tmp/hesp_log.svdat`. Tracing will be stopped when program hits breakpoint at `heap_trace_stop`.47 2. When program stops at `heap_trace_stop` quit GDB.
101 esp_err_t heap_trace_stop(void);
47 esp_err_t heap_trace_stop(void) in heap_trace_stop() function
153 heap_trace_stop(); in tearDown()
186 - Call the function :cpp:func:`heap_trace_stop` to stop the trace once the suspect piece of code ha…211 ESP_ERROR_CHECK( heap_trace_stop() );280 - Call the function :cpp:func:`heap_trace_stop` to stop the trace once the suspect piece of code ha…301 ESP_ERROR_CHECK( heap_trace_stop() );328 tb heap_trace_stop335 …p_log.svdat``. Tracing will be stopped when program hits breakpoint at :cpp:func:`heap_trace_stop`.339 5. Quit GDB when program stops at :cpp:func:`heap_trace_stop`. Trace data are saved in ``/tmp/heap.…447 …d after :cpp:func:`heap_trace_start` but then freed after :cpp:func:`heap_trace_stop` will appear …448 … these tasks, it's quite possible this memory is freed after :cpp:func:`heap_trace_stop` is called.
94 esp_err_t heap_trace_stop(void) in heap_trace_stop() function
1125 heap_trace_stop();