Searched defs:CHRE_TRACE_END (Results 1 – 2 of 2) sorted by relevance
101 #define CHRE_TRACE_END(...) chreTraceUnusedParams(__VA_ARGS__) macro
69 #define CHRE_TRACE_END(label, ...) PW_TRACE_END(label, ##__VA_ARGS__) macro