Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/ide/server/
Dwasm.json5 "componentId": 0, number
13 "componentId": 1, number
21 "componentId": 2, number
/developtools/profiler/host/smartperf/trace_streamer/src/rpc/
Dwasm_func.cpp49 void ThirdPary_SendDataCallback(const char* pluginData, int len, int componentId) in ThirdPary_SendDataCallback()
68 int componentId = 0; in TraceStreamer_Plugin_Out_Filter() local
79 int TraceStreamer_Plugin_Out_SendData(const char* pluginData, int len, int componentId) in TraceStreamer_Plugin_Out_SendData()
Drpc_server.cpp88 int componentId = std::stoi(vTraceRangeStr.at(m)); in TraceStreamer_Init_ThirdParty_Config() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/
Dhtrace_parser.cpp611 int componentId = DATA_TYPE_CLOCK; in InitProfilerTraceFileHeader() local