Home
last modified time | relevance | path

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

/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dmain.c260 double get_counter(__int64 *counter_start, double *pc_freq) in get_counter() function
284 unsigned long get_counter(void) in get_counter() function
319 time_ms = get_counter(&counter_start, &pc_freq); in fifo_callback()
330 time_ms = get_counter(); in fifo_callback()