Searched refs:count_phys (Results 1 – 2 of 2) sorted by relevance
122 long count_phys; variable307 count_phys += obj.resident_page_count; in main()410 printf("%8.2fM phys\n", count_phys * 4096.0 / 1048576.0); in main()
121 long count_phys; variable326 count_phys += obj.resident_page_count; in main()440 printf("%8.2fM phys\n", count_phys * 4096.0 / 1048576.0); in main()