Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/rpc/
Drpc_server.cpp51 struct ParserConfig { struct
52 int32_t taskConfigValue;
53 int32_t appConfigValue;
54 int32_t aniConfigValue;
55 int32_t binderConfigValue;
56 int32_t ffrtConvertConfigValue;
57 int32_t HMKernelConfigValue;
58 int32_t rawTraceCutStartTsValue;
838 bool RpcServer::ParserConfig(std::string parserConfigJson) in ParserConfig() function in SysTuning::TraceStreamer::RpcServer