Searched refs:kptksn_pageins (Results 1 – 2 of 2) sorted by relevance
71 tksn->kptksn_pageins = (integer_t) MIN(counter_load(&task->pageins), INT32_MAX); in kperf_task_snapshot_sample()87 ENCODE_LOWER_64(tksn->kptksn_pageins), in kperf_task_snapshot_log()94 tksn->kptksn_pageins); in kperf_task_snapshot_log()
40 int kptksn_pageins; member