Searched refs:fditem (Results 1 – 1 of 1) sorted by relevance
1050 for (const auto &fditem : eventItem.fdItems) { in StatReport() local1051 if (read(fditem.fd, &readNoGroupValue, sizeof(readNoGroupValue)) > 0) { in StatReport()1061 … eventItem.configName.c_str(), readNoGroupValue.id, fditem.cpu, fditem.pid, in StatReport()1065 … countEvent->summaries.emplace_back(fditem.cpu, fditem.pid, readNoGroupValue.value, in StatReport()