Home
last modified time | relevance | path

Searched defs:trace (Results 1 – 5 of 5) sorted by relevance

/developtools/profiler/protos/types/plugins/agent_data/
Dagent_plugin_network_data.proto23 string trace = 4; field
/developtools/profiler/host/ohosprofiler/src/main/proto/
Dagent_plugin_network_data.proto23 string trace = 4; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/agent_data/
Dagent_plugin_network_data.proto23 string trace = 4; field
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/services/hiperf/
DHiperfParse.java71 public void parseFile(File trace) throws IOException { in parseFile()
/developtools/bytrace_standard/bin/test/unittest/common/native/
Dbytrace_ndk_test.cpp279 MyTrace trace; in GetTraceResult() local
375 string GetFinishTraceRegex(MyTrace& trace) in GetFinishTraceRegex()