Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/hiebpf_plugin/tools/src/
Debpf_converter.cpp45 constexpr uint8_t EVENT_FS_FIXED_SIZE = 64; variable
159 CHK(Read(reinterpret_cast<void*>(&efs), EVENT_FS_FIXED_SIZE)); in EventFsParsing()