Searched refs:atom_values (Results 1 – 2 of 2) sorted by relevance
200 std::vector<VendorAtomValue> *atom_values);206 std::vector<VendorAtomValue> *atom_values);212 std::vector<VendorAtomValue> *atom_values);
484 std::vector<VendorAtomValue> *atom_values) { in fillAtomValues() argument495 if (atom_values->size() < size) in fillAtomValues()496 atom_values->resize(size, tmp); in fillAtomValues()523 (*atom_values)[atom_idx] = tmp; in fillAtomValues()605 std::vector<VendorAtomValue> *atom_values) { in fillProcStat() argument648 (*atom_values)[atom_idx] = tmp; in fillProcStat()917 std::vector<VendorAtomValue> *atom_values) { in fillProcessStime() argument942 if (atom_values->size() < size) in fillProcessStime()943 atom_values->resize(size, tmp); in fillProcessStime()944 (*atom_values)[atom_idx] = tmp; in fillProcessStime()