Searched refs:TRACE_16STR (Results 1 – 4 of 4) sorted by relevance
111 #define TRACE_ENTER TRACE_16STR(TRACE_FUNC_ENTER, __func__)112 #define TRACE_EXIT TRACE_16STR(TRACE_FUNC_EXIT, __func__)114 void TRACE_16STR(uint32_t evid, const char name[]) in TRACE_16STR() function
21 void TRACE_16STR(__unused uint32_t evid, __unused const char name[]) {} in TRACE_16STR() function
51 void TRACE_16STR(uint32_t evid, const char name[]);
190 TRACE_16STR(TRACE_SCHED_NEXT, name); in schedule()
Completed in 4 milliseconds