Lines Matching refs:get_pmstat
432 switch (op.u.get_pmstat.type) {
444 dop.u.get_pmstat.cpuid = op.u.get_pmstat.cpuid;
445 dop.u.get_pmstat.type = PMSTAT_get_max_px;
450 maxs = dop.u.get_pmstat.u.getpx.total;
457 &op.u.get_pmstat.u.getpx.trans_pt,
463 &op.u.get_pmstat.u.getpx.pt,
470 dop.u.get_pmstat.cpuid = op.u.get_pmstat.cpuid;
471 dop.u.get_pmstat.type = PMSTAT_get_max_cx;
476 maxs = dop.u.get_pmstat.u.getcx.nr;
483 &op.u.get_pmstat.u.getcx.triggers,
488 &op.u.get_pmstat.u.getcx.residencies,