Searched refs:per_sec (Results 1 – 1 of 1) sorted by relevance
185 uint32_t per_sec; in performance_showcase() local229 per_sec = (cnt * timestamp_freq()) / window; in performance_showcase()230 printk("Estimated logging capabilities: %d messages/second\n", per_sec); in performance_showcase()