Home
last modified time | relevance | path

Searched defs:filename (Results 1 – 25 of 35) sorted by relevance

12

/developtools/hiperf/test/unittest/common/native/
Dperf_file_reader_test.cpp47 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
Dperf_file_writer_test.cpp73 std::string filename = "./TestFileWriter_Normal"; variable
109 std::string filename = "./TestFileWriter_Compress"; variable
144 std::string filename = "./TestFileWriter_NoWriteAttrAndId"; variable
/developtools/profiler/hiebpf/test/
Dhiebpf_test_demo.cpp70 void CallStack1(const char * filename) in CallStack1()
100 void CallStack0(const char * filename) in CallStack0()
/developtools/hiperf/src/
Dvirtual_thread.cpp277 void VirtualThread::ParseServiceMap(const std::string &filename) in ParseServiceMap()
307 std::string filename; in ParseDevhostMap() local
382 std::shared_ptr<DfxMap> VirtualThread::CreateMapItem(const std::string filename, uint64_t begin, ui… in CreateMapItem()
Dvirtual_runtime.cpp227 …ared_ptr<DfxMap> VirtualRuntime::UpdateThreadMaps(pid_t pid, pid_t tid, const std::string filename, in UpdateThreadMaps()
345 std::string filename) in UpdatekernelMap()
1276 std::string filename) in UpdateKernelThreadMap()
1311 std::string filename = std::string(symbol.module_); in UpdateDevhostSymbols() local
1345 void VirtualRuntime::FixHMBundleMmap(char *filename, int pid, u16 &headerSize) in FixHMBundleMmap()
Dutilities.cpp802 bool NeedAdaptSandboxPath(char *filename, int pid, u16 &headerSize) in NeedAdaptSandboxPath()
817 bool NeedAdaptHMBundlePath(std::string& filename, const std::string& threadname) in NeedAdaptHMBundlePath()
Dperf_event_record.cpp620 const std::string &filename) in PerfRecordMmap()
682 const std::string &filename) in PerfRecordMmap2()
/developtools/profiler/hiebpf/src/
Dhiebpf.bpf.c412 size_t get_mountpoint_by_inode(char *filename, int len, const struct inode *host) in get_mountpoint_by_inode()
438 int get_filename_by_inode(char *filename, const size_t len, const struct inode *host) in get_filename_by_inode()
502 int get_filename_by_bio(char *filename, const size_t len, const struct bio *bio) in get_filename_by_bio()
543 int get_filename_by_file(char *filename, const size_t len, const struct file *filp) in get_filename_by_file()
Dhiebpf_data_file.cpp25 const std::string& filename, in MakeShared()
Delf_file.cpp22 ElfFile::ElfFile(const std::string &filename) in ElfFile()
55 std::unique_ptr<ElfFile> ElfFile::MakeUnique(const std::string &filename) in MakeUnique()
Dbpf_event_receiver.cpp403 char *filename = reinterpret_cast<char*>(tlvItem); in EncodeSTRTraceEvent() local
/developtools/global_resource_tool/src/
Dfile_entry.cpp73 string filename(findData.cFileName); in GetChilds() local
88 string filename(entry->d_name); in GetChilds() local
Dresource_append.cpp243 string filename = child->GetFilePath().GetFilename(); in ScanFiles() local
420 string filename = child->GetFilePath().GetFilename(); in ScanRawFilesOrResFiles() local
Dresource_util.cpp235 bool ResourceUtil::IsIgnoreFile(const string &filename, bool isFile) in IsIgnoreFile()
/developtools/syscap_codec/src/
Dcontext_tool.c108 int32_t ConvertedContextSaveAsFile(char *outDirPath, const char *filename, char *convertedBuffer, s… in ConvertedContextSaveAsFile()
/developtools/packing_tool/ohos_packing_tool/frameworks/src/
Dpackager.cpp157 bool Packager::CheckFileValid(const std::string &filePath, const std::string &filename) in CheckFileValid()
/developtools/packing_tool/adapter/ohos/
DPackageUtil.java82 String filename = path.getFileName().toString(); in getPackageNameFromPath() local
204 String filename = path.getFileName().toString(); in getPackInfoContentFromPath() local
222 String filename = path.getFileName().toString(); in getModuleJsonContentFromPath() local
/developtools/profiler/device/plugins/native_daemon/src/
Dvirtual_thread.cpp309 void VirtualThread::CreateMapItem(const std::string filename, uint64_t begin, uint64_t len, in CreateMapItem()
/developtools/smartperf_host/ide/
Dwebpack.config.js117 filename: '[name].[chunkhash].bundle.js', property
/developtools/ace_js2bundle/ace-loader/
Dwebpack.lite.config.js53 filename: '[name].js', property
/developtools/profiler/hiebpf/include/
Dfstrace_types.h25 const char __user* filename; member
/developtools/hiperf/include/
Dperf_record_format.h79 char filename[KILO] = {0}; member
120 char filename[KILO] = {0}; member
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dsched.proto68 string filename = 1; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dsched.proto70 string filename = 1; field
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dsched.proto70 string filename = 1; field

12