Searched refs:hw_sample_count (Results 1 – 1 of 1) sorted by relevance
1129 u_int64_t hw_sample_count; in pcxhr_stream_read_position() local1145 hw_sample_count = ((u_int64_t)rmh.stat[0]) << 24; in pcxhr_stream_read_position()1146 hw_sample_count += (u_int64_t)rmh.stat[1]; in pcxhr_stream_read_position()1152 hw_sample_count, in pcxhr_stream_read_position()1155 return hw_sample_count; in pcxhr_stream_read_position()