Searched refs:loop_estimation (Results 1 – 4 of 4) sorted by relevance
94 enum loop_estimation enum163 enum loop_estimation estimate_state;
98 enum loop_estimation enum202 ENUM_BITFIELD(loop_estimation) estimate_state : 8;
815 loop->estimate_state = streamer_read_enum (ib, loop_estimation, EST_LAST); in input_cfg()
1934 loop_estimation, EST_LAST, loop->estimate_state); in output_cfg()