Home
last modified time | relevance | path

Searched refs:MapFile (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/hiebpf/test/unittest/
Dhiebpf_data_file_test.cpp65 HWTEST_F(HiebpfDataFileTest, MapFile, TestSize.Level1)
70 ret = hiebpfDataFile.MapFile();
77 ret = hiebpfDataFile.MapFile();
97 ret = hiebpfDataFile.MapFile();
115 ret = hiebpfDataFile.MapFile();
/developtools/profiler/hiebpf/src/
Dhiebpf_data_file.cpp31 CHECK_TRUE(obj->MapFile() == 0, nullptr, "failed to map hiebpf data file into memory"); in MakeShared()
98 int HiebpfDataFile::MapFile() in MapFile() function in HiebpfDataFile
/developtools/profiler/hiebpf/include/
Dhiebpf_data_file.h78 int MapFile();