Home
last modified time | relevance | path

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

/external/perfetto/src/protozero/filtering/
Dmessage_tokenizer.h73 if (PERFETTO_UNLIKELY(state_ == kFixedIntValue)) { in Push()
117 state_ = kFixedIntValue; in Push()
150 case kFixedIntValue: in Push()
179 kFixedIntValue = 2, // Parsing the payload of a fixed32/64 field. enumerator