Searched refs:ENCODE_LOWER_64 (Results 1 – 2 of 2) sorted by relevance
98 ENCODE_LOWER_64(tksn->kptksn_pageins), in kperf_task_snapshot_log()
53 #define ENCODE_LOWER_64(U32) (((uint64_t)(U32)) & (UINT32_MAX)) macro