Searched refs:UNKNOW (Results 1 – 11 of 11) sorted by relevance
| /developtools/profiler/device/plugins/ftrace_plugin/test/unittest/ |
| D | trace_ops_test.cpp | 83 … traceOps = std::make_unique<TraceOps>("/system/bin/hitrace", "4567", TraceOps::TraceType::UNKNOW); 86 …aceOps = std::make_unique<TraceOps>("/system/bin/hitrace", "hitrace", TraceOps::TraceType::UNKNOW); 127 … traceOps = std::make_unique<TraceOps>("/system/bin/hitrace", "4567", TraceOps::TraceType::UNKNOW); 131 …aceOps = std::make_unique<TraceOps>("/system/bin/hitrace", "hitrace", TraceOps::TraceType::UNKNOW); 156 … traceOps = std::make_unique<TraceOps>("/system/bin/hitrace", "4567", TraceOps::TraceType::UNKNOW); 181 … traceOps = std::make_unique<TraceOps>("/system/bin/hitrace", "4567", TraceOps::TraceType::UNKNOW); 187 traceOps = std::make_unique<TraceOps>("1234", "4567", TraceOps::TraceType::UNKNOW);
|
| /developtools/profiler/device/plugins/ftrace_plugin/include/ |
| D | trace_ops.h | 29 UNKNOW = 0, enumerator 57 TraceType type_ = UNKNOW;
|
| /developtools/profiler/protos/types/plugins/hidump_data/ |
| D | hidump_plugin_result.proto | 20 UNKNOW = 0; enumerator
|
| /developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/hidump_data/ |
| D | hidump_plugin_result.proto | 20 UNKNOW = 0; enumerator
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/hidump_data/ |
| D | hidump_plugin_result.proto | 20 UNKNOW = 0; enumerator
|
| /developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | trace_plugin_result.proto | 30 UNKNOW = 0; enumerator
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | trace_plugin_result.proto | 30 UNKNOW = 0; enumerator
|
| /developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | trace_plugin_result.proto | 30 UNKNOW = 0; enumerator
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | trace_plugin_result.proto | 30 UNKNOW = 0; enumerator
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | trace_plugin_result.proto | 30 UNKNOW = 0; enumerator
|
| /developtools/hiperf/include/ |
| D | perf_events.h | 531 UNKNOW = 0, enumerator 536 uint8_t eventSpaceType_ = EventSpaceType::UNKNOW;
|