Searched defs:lines (Results 1 – 11 of 11) sorted by relevance
| /developtools/hiperf/test/unittest/common/native/ |
| D | virtual_runtime_test.cpp | 143 size_t lines = std::count(modulesMap.begin(), modulesMap.end(), '\n'); variable
|
| D | subcommand_stat_test.cpp | 128 auto lines = StringSplit(stringOut, "\n"); in FindExpectStr() local 146 auto lines = StringSplit(stringOut, "\n"); in EffectiveCounter() local 180 auto lines = StringSplit(stringOut, "\n"); in CounterValue() local 208 auto lines = StringSplit(stringOut, "\n"); in CheckGroupCoverage() local
|
| D | symbols_file_test.cpp | 283 int lines = std::count(modulesMap.begin(), modulesMap.end(), '\n'); variable
|
| D | subcommand_report_test.cpp | 71 auto lines = StringSplit(stringOut, "\n"); in FindExpectStr() local
|
| /developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/ |
| D | module_mode.ts | 648 const lines: any = data.split(/\r?\n/); constant 665 const lines: any = data.split(/\r?\n/); constant
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | process_visual.ts | 221 const lines: Array<string> = content.split('\n'); constant
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | process_utils.cpp | 246 auto lines = StringUtils::Split(output, "\n"); in Execute() local
|
| /developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/ |
| D | symbols_file_test.cpp | 312 size_t lines = std::count(modulesMap.begin(), modulesMap.end(), '\n'); variable
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | symbols_file.cpp | 831 size_t lines = 0; in ParseKallsymsLine() local
|
| /developtools/hiperf/src/ |
| D | symbols_file.cpp | 847 size_t lines = 0; in ParseKallsymsLine() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/ |
| D | symbols_file.cpp | 842 size_t lines = 0; in ParseKallsymsLine() local
|