Home
last modified time | relevance | path

Searched defs:EventMaps (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/hiebpf_plugin/tools/include/
Debpf_std_type.h26 struct EventMaps { struct
27 uint32_t type = 0;
28 uint32_t len = 0;
29 uint64_t start = 0;
30 uint64_t end = 0;
31 uint32_t offset = 0;
32 uint32_t pid = 0;
33 uint32_t fileNameLen = 0;
34 std::string fileName;