Searched refs:atom_values (Results 1 – 2 of 2) sorted by relevance
216 std::vector<VendorAtomValue> *atom_values) { in fillAtomValues() argument226 if (atom_values->size() < size) in fillAtomValues()227 atom_values->resize(size, tmp); in fillAtomValues()249 (*atom_values)[atom_idx] = tmp; in fillAtomValues()412 std::vector<VendorAtomValue> *atom_values) { in fillProcessStime() argument418 if (atom_values->size() < size) in fillProcessStime()419 atom_values->resize(size, tmp); in fillProcessStime()431 (*atom_values)[atom_idx] = tmp; in fillProcessStime()
75 std::vector<VendorAtomValue> *atom_values);80 std::vector<VendorAtomValue> *atom_values);