Home
last modified time | relevance | path

Searched defs:TRACE_START (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/protos/types/plugins/ftrace_data/
Dtrace_plugin_result.proto54 TRACE_START = 0; enumerator
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dtrace_plugin_result.proto54 TRACE_START = 0; enumerator
/developtools/profiler/device/plugins/ftrace_plugin/include/
Dftrace_common_type.h25 TRACE_START = 0, enumerator
/developtools/bytrace_standard/bin/test/unittest/common/native/
Dbytrace_ndk_test.cpp39 const string TRACE_START = TRACE_PATTERN + "B\\|(.*?)\\|H:"; variable