Home
last modified time | relevance | path

Searched refs:TRACE_16STR (Results 1 – 4 of 4) sorted by relevance

/hypervisor/debug/
A Dtrace.c111 #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
/hypervisor/release/
A Dtrace.c21 void TRACE_16STR(__unused uint32_t evid, __unused const char name[]) {} in TRACE_16STR() function
/hypervisor/include/debug/
A Dtrace.h51 void TRACE_16STR(uint32_t evid, const char name[]);
/hypervisor/common/
A Dschedule.c190 TRACE_16STR(TRACE_SCHED_NEXT, name); in schedule()

Completed in 4 milliseconds