Searched refs:proc_get_trace (Results 1 – 3 of 3) sorted by relevance
273 extern int proc_get_trace(void *hprocessor, u8 * pbuf, u32 max_size);
985 int proc_get_trace(void *hprocessor, u8 *pbuf, u32 max_size) in proc_get_trace() function
740 status = proc_get_trace(hprocessor, pbuf, in procwrap_get_trace()