Searched refs:pxstatinfo (Results 1 – 1 of 1) sorted by relevance
335 struct xc_px_stat pxstatinfo; in show_pxstat_by_cpuid() local337 ret = get_pxstat_by_cpuid(xc_handle, cpuid, &pxstatinfo); in show_pxstat_by_cpuid()341 print_pxstat(cpuid, &pxstatinfo); in show_pxstat_by_cpuid()343 free(pxstatinfo.trans_pt); in show_pxstat_by_cpuid()344 free(pxstatinfo.pt); in show_pxstat_by_cpuid()
Completed in 3 milliseconds