Searched refs:tcm_kcore (Results 1 – 1 of 1) sorted by relevance
67 float tcm_kcore; /* kcore-minutes */ member265 cmt.tcm_kcore = MINT(KCORE(mem)); in tdofile()282 cmt.tcm_kcore = MINT(KCORE(mem)); in tdofile()541 p1->tcm_kcore = p1->tcm_kcore + p2->tcm_kcore; in tcmadd()574 tcm[k].tcm_kcore = tcm[i].tcm_kcore; in tsqueeze()634 if (p1->tcm_kcore == p2->tcm_kcore) in tkcmp()636 return ((p2->tcm_kcore > p1->tcm_kcore)? 1 : -1); in tkcmp()706 printf(" %11.2f", p->tcm_kcore); in tprint()710 printf(" %6.2f", p->tcm_kcore/p->tcm_cpu); in tprint()