Searched refs:intel_log_temp_stats (Results 1 – 3 of 3) sorted by relevance
58 struct intel_log_temp_stats *temp = buf; in print_intel_temp_stats()212 print_intel_temp_stats, sizeof(struct intel_log_temp_stats));
1759 struct intel_log_temp_stats { struct1771 _Static_assert(sizeof(struct intel_log_temp_stats) == 13 * 8, "bad size for intel_log_temp_stats"); argument