Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/hiebpf_plugin/tools/src/
Debpf_converter.cpp49 constexpr uint8_t EVENT_STR_FIXED_SIZE = 40; variable
335 CHK(Read(reinterpret_cast<void*>(&str), EVENT_STR_FIXED_SIZE)); in EventStrParsing()