Searched refs:adapter_tick_count (Results 1 – 5 of 5) sorted by relevance
1802 uint64_t adapter_tick_count; in adapter_tick_resolution() local1813 TEST_ASSERT_EQUAL(stats.adapter_tick_count, 0, "Adapter tick count " in adapter_tick_resolution()1824 adapter_tick_count = stats.adapter_tick_count; in adapter_tick_resolution()1825 TEST_ASSERT(adapter_tick_count >= 10 && adapter_tick_count <= 12, in adapter_tick_resolution()1827 adapter_tick_count); in adapter_tick_resolution()
194 uint64_t adapter_tick_count; member
782 sw->stats.adapter_tick_count++; in swtim_service_func()1328 rte_tel_data_add_dict_u64(d, "adapter_tick_count", stats.adapter_tick_count); in handle_ta_stats()
396 stats->adapter_tick_count = rte_reciprocal_divide_u64(bkt_cyc, in timvf_stats_get()
470 stats->adapter_tick_count = in cnxk_tim_stats_get()