Searched refs:ARGS_NUM (Results 1 – 1 of 1) sorted by relevance
41 constexpr uint8_t ARGS_NUM = 4; variable159 uint64_t args[ARGS_NUM] = { 0 }; in EventFsParsing()161 efs.args = std::vector<uint64_t>(args, args + ARGS_NUM); in EventFsParsing()