Home
last modified time | relevance | path

Searched refs:title (Results 1 - 7 of 7) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/include/
H A Dsp_csv_util.h35 std::string title = ""; in WriteCsv() local
40 title += iter->first + ","; in WriteCsv()
45 title.pop_back(); in WriteCsv()
46 outFile << title << std::endl; in WriteCsv()
/developtools/packing_tool/
H A Dbuild.py27 def run_cmd(title, cmd, time_out):
33 raise Exception('compile module: ' + title + ' failed!')
/developtools/profiler/host/smartperf/client/client_command/
H A DGpuCounter.cpp104 std::string title = "startTime," in SaveData() local
119 outFile << title << std::endl; in SaveData()
H A Dsp_task.cpp292 std::string title = "source,timestamp,eventName,enable,value\r"; in StopSdkRecv() local
293 outFile << title << std::endl; in StopSdkRecv()
/developtools/hiperf/script/
H A Dcommand_script.py42 target_group = parser.add_argument_group(title='Select profiling target') \
H A Drecord_control.py72 target_group = parser.add_argument_group(title='Select profiling target') \
/developtools/ace_js2bundle/ace-loader/plugin/templater/
H A Drich_component_map.js239 title: {},
299 title: {

Completed in 4 milliseconds