Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/
Dconfig_filter.h73 struct StartUpPhase { struct
74 std::string pName;
75 std::vector<std::string> start;
99 StartUpPhase GetPhaseValue(const json &phaseConfig, const std::string &phaseName) in GetPhaseValue() argument