Searched refs:cpu_freq_change (Results 1 – 3 of 3) sorted by relevance
124 … uint32_t cpu_freq_change:1; /**< 1 if this packet indicates a change in CPU frequency */ member
202 cpu_freq_change = freqChange ? 1 : 0; in setTS()
68 … uint32_t cpu_freq_change:1; /* 1 if this packet indicates a change in CPU frequency */