Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/source/etmv4/
H A Dtrc_pkt_proc_etmv4i.cpp1686 const unsigned max_byte_idx = 8; /* the 9th byte, index 8, will use full 8 bits for value */ in extractTSField64() local
1702 if (idx == max_byte_idx) in extractTSField64()