Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/include/
Dsmartperf_command.h77 std::string layerName = ""; variable
/developtools/profiler/host/smartperf/client/client_command/
DFPS.cpp108 std::string FPS::CutLayerName(std::string layerName) in CutLayerName()
177 std::string layerName = std::string(sps[sps.size() - 1].c_str()); in GetFpsInfo() local
Dprofiler_fps.cpp195 std::string ProfilerFPS::CutLayerName(std::string layerName) in CutLayerName()
/developtools/profiler/host/smartperf/client/client_command_fps/
Dmain.cpp308 std::string layerName; in main() local