Home
last modified time | relevance | path

Searched refs:max_entries (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/
Dstacktrace.c62 int heaptracker_stacktrace(intptr_t* addrs, size_t max_entries) in heaptracker_stacktrace() argument
65 state.count = max_entries; in heaptracker_stacktrace()
68 return max_entries - state.count; in heaptracker_stacktrace()
/hardware/ti/omap4-aah/
Dstacktrace.c62 int heaptracker_stacktrace(intptr_t* addrs, size_t max_entries) in heaptracker_stacktrace() argument
65 state.count = max_entries; in heaptracker_stacktrace()
68 return max_entries - state.count; in heaptracker_stacktrace()