Searched refs:atom_values (Results 1 – 2 of 2) sorted by relevance
150 std::vector<VendorAtomValue> *atom_values);156 std::vector<VendorAtomValue> *atom_values);162 std::vector<VendorAtomValue> *atom_values);
442 std::vector<VendorAtomValue> *atom_values) { in fillAtomValues() argument453 if (atom_values->size() < size) in fillAtomValues()454 atom_values->resize(size, tmp); in fillAtomValues()481 (*atom_values)[atom_idx] = tmp; in fillAtomValues()563 std::vector<VendorAtomValue> *atom_values) { in fillProcStat() argument606 (*atom_values)[atom_idx] = tmp; in fillProcStat()843 std::vector<VendorAtomValue> *atom_values) { in fillProcessStime() argument868 if (atom_values->size() < size) in fillProcessStime()869 atom_values->resize(size, tmp); in fillProcessStime()870 (*atom_values)[atom_idx] = tmp; in fillProcessStime()