| /developtools/hiperf/test/unittest/common/native/ |
| D | perf_file_reader_test.cpp | 47 const std::string filename = "perf.data"; variable 60 const std::string filename = "xxx"; variable 73 const std::string filename = "perf.data"; variable 82 const std::string filename = "xxx"; variable 91 const std::string filename = "perf.data"; variable 108 const std::string filename = "perf.data"; variable
|
| D | perf_file_writer_test.cpp | 73 std::string filename = "./TestFileWriter_Normal"; variable 109 std::string filename = "./TestFileWriter_Compress"; variable 144 std::string filename = "./TestFileWriter_NoWriteAttrAndId"; variable
|
| /developtools/profiler/hiebpf/test/ |
| D | hiebpf_test_demo.cpp | 70 void CallStack1(const char * filename) in CallStack1() 100 void CallStack0(const char * filename) in CallStack0()
|
| /developtools/hiperf/src/ |
| D | virtual_thread.cpp | 259 void VirtualThread::ParseServiceMap(const std::string &filename) in ParseServiceMap() 289 std::string filename; in ParseDevhostMap() local 366 void VirtualThread::CreateMapItem(const std::string filename, uint64_t begin, uint64_t len, in CreateMapItem()
|
| D | virtual_runtime.cpp | 224 void VirtualRuntime::UpdateThreadMaps(pid_t pid, pid_t tid, const std::string filename, in UpdateThreadMaps() 334 std::string filename) in UpdatekernelMap() 1165 std::string filename) in UpdateKernelThreadMap() 1200 std::string filename = std::string(symbol.module_); in UpdateDevhostSymbols() local 1228 void VirtualRuntime::FixHMBundleMmap(char *filename, int pid, u16 &headerSize) in FixHMBundleMmap()
|
| D | utilities.cpp | 744 bool NeedAdaptSandboxPath(char *filename, int pid, u16 &headerSize) in NeedAdaptSandboxPath() 759 bool NeedAdaptHMBundlePath(std::string& filename, const std::string& threadname) in NeedAdaptHMBundlePath()
|
| D | perf_event_record.cpp | 521 const std::string &filename) in PerfRecordMmap() 574 const std::string &filename) in PerfRecordMmap2()
|
| /developtools/profiler/hiebpf/src/ |
| D | hiebpf.bpf.c | 419 size_t get_mountpoint_by_inode(char *filename, int len, const struct inode *host) in get_mountpoint_by_inode() 445 int get_filename_by_inode(char *filename, const size_t len, const struct inode *host) in get_filename_by_inode() 508 int get_filename_by_bio(char *filename, const size_t len, const struct bio *bio) in get_filename_by_bio() 549 int get_filename_by_file(char *filename, const size_t len, const struct file *filp) in get_filename_by_file()
|
| D | hiebpf_data_file.cpp | 25 const std::string& filename, in MakeShared()
|
| D | elf_file.cpp | 22 ElfFile::ElfFile(const std::string &filename) in ElfFile() 55 std::unique_ptr<ElfFile> ElfFile::MakeUnique(const std::string &filename) in MakeUnique()
|
| D | bpf_event_receiver.cpp | 403 char *filename = reinterpret_cast<char*>(tlvItem); in EncodeSTRTraceEvent() local
|
| /developtools/global_resource_tool/src/ |
| D | file_entry.cpp | 73 string filename(findData.cFileName); in GetChilds() local 88 string filename(entry->d_name); in GetChilds() local
|
| D | resource_append.cpp | 238 string filename = child->GetFilePath().GetFilename(); in ScanFiles() local 415 string filename = child->GetFilePath().GetFilename(); in ScanRawFilesOrResFiles() local
|
| D | resource_util.cpp | 230 bool ResourceUtil::IsIgnoreFile(const string &filename, bool isFile) in IsIgnoreFile()
|
| D | resource_pack.cpp | 286 string filename = entry->GetFilePath().GetFilename(); in CopyRawFileOrResFileImpl() local
|
| /developtools/syscap_codec/src/ |
| D | context_tool.c | 95 int32_t ConvertedContextSaveAsFile(char *outDirPath, const char *filename, char *convertedBuffer, s… in ConvertedContextSaveAsFile()
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | virtual_thread.cpp | 309 void VirtualThread::CreateMapItem(const std::string filename, uint64_t begin, uint64_t len, in CreateMapItem()
|
| /developtools/smartperf_host/ide/ |
| D | webpack.config.js | 110 filename: '[name].[chunkhash].bundle.js', property
|
| /developtools/ace_js2bundle/ace-loader/ |
| D | webpack.lite.config.js | 49 filename: '[name].js', property
|
| /developtools/hiperf/include/ |
| D | perf_record_format.h | 67 char filename[KILO]; member 108 char filename[KILO]; member
|
| /developtools/profiler/hiebpf/include/ |
| D | fstrace_types.h | 25 const char __user* filename; member
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | sched.proto | 69 string filename = 1; field
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | sched.proto | 69 string filename = 1; field
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | sched.proto | 68 string filename = 1; field
|
| /developtools/profiler/device/cmds/test/unittest/ |
| D | hiprofiler_cmd_test.cpp | 459 unsigned long GetFileSize(const char* filename) in GetFileSize()
|