Home
last modified time | relevance | path

Searched defs:symbols (Results 1 - 11 of 11) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/filter/perf_filter/
H A Dperf_data_filter.cpp28 size_t PerfDataFilter::AppendPerfFiles(uint64_t fileId, uint32_t serial, DataIndex symbols, DataIndex filePath) in AppendPerfFiles() argument
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
H A Dkernel_symbols_parser_test.cpp111 std::string symbols = "1 T name.cfi"; in HWTEST_F() local
127 std::string symbols = "1 T name1.cfi\n2 t name2.cfi\n3 T name3.cfi\n4 t name4.cfi"; in HWTEST_F() local
143 std::string symbols = "0 T name1.cfi\n2 a name2.cfi\n3 T $name3.cfi\n0 t name4.cfi\n4 t .cfi"; in HWTEST_F() local
/developtools/hiperf/test/unittest/common/native/
H A Dsymbols_file_test.cpp80 auto symbols = symbolsFile->GetSymbols(); in CheckSymbols() local
257 const std::vector<DfxSymbol> &symbols = symbolsFile->GetSymbols(); HWTEST_F() local
342 auto symbols = SymbolsFile::CreateSymbolsFile(SYMBOL_KERNEL_FILE); HWTEST_F() local
592 auto symbols = SymbolsFile::CreateSymbolsFile(SYMBOL_ELF_FILE); HWTEST_F() local
[all...]
/developtools/hiperf/src/
H A Dreport_json_file.cpp66 const auto &symbols = symbolsFileIt->get()->GetSymbols(); in ProcessSymbolsFiles() local
H A Dsymbols_file.cpp1284 auto symbols = GetMatchedSymbols(); ExportSymbolToFileFormat() local
[all...]
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hiperf/
H A Dhiperf_stdtype.cpp89 size_t PerfFiles::AppendNewPerfFiles(uint64_t fileIds, uint32_t serial, DataIndex symbols, DataIndex filePath) in AppendNewPerfFiles() argument
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
H A Dsymbols_file_test.cpp111 auto symbols = symbolsFile->GetSymbols(); in CheckSymbols() local
287 const std::vector<DfxSymbol> &symbols = symbolsFile->GetSymbols(); HWTEST_F() local
392 auto symbols = SymbolsFile::CreateSymbolsFile(SYMBOL_KERNEL_FILE); HWTEST_F() local
674 auto symbols = SymbolsFile::CreateSymbolsFile(SYMBOL_ELF_FILE); global() local
[all...]
/developtools/profiler/device/plugins/native_daemon/src/
H A Dsymbols_file.cpp1100 auto symbols = GetMatchedSymbols(); ExportSymbolToFileFormat() local
[all...]
H A Dstack_preprocess.cpp1314 void StackPreprocess::GetSymbols(const std::string& filePath, ElfSymbolTable& symbols) in GetSymbols() argument
[all...]
/developtools/smartperf_host/trace_streamer/test/unittest/table/
H A Dtable_test.cpp891 DataIndex symbols = stream_.traceDataCache_->GetDataIndex("symbol"); in HWTEST_F() local
/developtools/profiler/hiebpf/include/
H A Dvmlinux.h60382 uint32_t symbols; global() member
65407 BYTE symbols[256]; global() member
[all...]

Completed in 419 milliseconds