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