Lines Matching refs:ids
38 for (size_t i = 0; i < perf_file_attr.ids.size(); i++)
39 perf_file_attr_proto->add_ids(perf_file_attr.ids[i]);
52 perf_file_attr->ids.push_back(perf_file_attr_proto.ids(i));
791 // Used to convert build IDs (and possibly other hashes) between raw data
1015 (attr.ids.empty() ? std::initializer_list<u64>({0}) : attr.ids)) {
1048 << "Event ids must be in a consistent positition";
1054 << "Event ids must be in a consistent positition";