Home
last modified time | relevance | path

Searched refs:caller (Results 1 – 8 of 8) sorted by relevance

/components/mm/
A Dmm_page.h44 void *caller; \
A Dmm_page.c152 LOG_W("LEAK: %p, allocator: %p, size bits: %lx", pg_va, page->caller, page->trace_size); in _collect()
167 static void _trace_alloc(rt_page_t page, void *caller, size_t size_bits) in _trace_alloc() argument
171 page->caller = caller; in _trace_alloc()
193 LOG_W("%s: %p, allocator: %p, size bits: %lx", msg, pg_va, page->caller, page->trace_size); in _report()
198 static void _trace_free(rt_page_t page, void *caller, size_t size_bits) in _trace_free() argument
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile2352 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2356 # So in most cases it will be better to enable caller graphs for selected
2357 # functions only using the \callergraph command. Disabling a caller graph can be
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile2375 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2379 # So in most cases it will be better to enable caller graphs for selected
2380 # functions only using the \callergraph command. Disabling a caller graph can be
A Dlwip.Doxyfile.cmake.in2375 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2379 # So in most cases it will be better to enable caller graphs for selected
2380 # functions only using the \callergraph command. Disabling a caller graph can be
/components/net/lwip/lwip-1.4.1/
A DCHANGELOG2911 the caller. This deprecates the ETHARP_ALWAYS_INSERT overrule option.
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG3867 the caller. This deprecates the ETHARP_ALWAYS_INSERT overrule option.
/components/net/lwip/lwip-2.1.2/
A DCHANGELOG4120 the caller. This deprecates the ETHARP_ALWAYS_INSERT overrule option.

Completed in 34 milliseconds