Searched refs:perf_count (Results 1 – 1 of 1) sorted by relevance
58 struct perf_count { struct112 struct perf_count perf_count = {0}; variable172 perf_count.portselect = val; in aggregate_perfcounters()174 perf_count.counterselect = val; in aggregate_perfcounters()176 aggregate_16bit(&perf_count.symbolerrors, val); in aggregate_perfcounters()178 aggregate_8bit(&perf_count.linkrecovers, val); in aggregate_perfcounters()180 aggregate_8bit(&perf_count.linkdowned, val); in aggregate_perfcounters()182 aggregate_16bit(&perf_count.rcverrors, val); in aggregate_perfcounters()184 aggregate_16bit(&perf_count.rcvremotephyerrors, val); in aggregate_perfcounters()186 aggregate_16bit(&perf_count.rcvswrelayerrors, val); in aggregate_perfcounters()[all …]