Searched refs:writeCpuFreqs (Results 1 – 2 of 2) sorted by relevance
58 static bool writeCpuFreqs(pb_ostream_t *stream, const pb_field_t *field, void *const *arg);
43 bool ClearcutSerializer::writeCpuFreqs(pb_ostream_t *stream, const pb_field_t *field, in writeCpuFreqs() function in tuningfork::ClearcutSerializer84 di.cpu_max_freq_hz.funcs.encode = writeCpuFreqs; in Fill()