HomeSort by relevance Sort by last modified time
    Searched refs:ScopeTracer (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/msm8996/sdm/include/core/
debug_interface.h 149 class ScopeTracer {
151 ScopeTracer(const char *class_name, const char *function_name) {
155 ~ScopeTracer() { T::Get()->EndTrace(); }
  /hardware/qcom/display/msm8996/sdm/include/utils/
debug.h 55 #define DTRACE_SCOPED() ScopeTracer <Debug> scope_tracer(__CLASS__, __FUNCTION__)

Completed in 385 milliseconds