Searched refs:pagefaults (Results 1 – 5 of 5) sorted by relevance
17 syscalls, but other system events like pagefaults, task lifetime events,114 Trace pagefaults. Optionally, you can specify whether you want minor,115 major or all pagefaults. Default value is maj.131 When tracing pagefaults, the format of the trace is as follows:153 Trace only major pagefaults:157 Trace syscalls, major and minor pagefaults:
180 235724 pagefaults # 0.029 M/sec
696 pagefaults[context]); in mlx5_ib_qp_pfault_action()738 struct mlx5_ib_pfault *qp_pfault = &mibqp->pagefaults[context]; in mlx5_ib_pfault_handler()759 INIT_WORK(&qp->pagefaults[i].work, mlx5_ib_qp_pfault_action); in mlx5_ib_odp_create_qp()
231 struct mlx5_ib_pfault pagefaults[MLX5_IB_PAGEFAULT_CONTEXTS]; member
372 adding interfaces to intercept pagefaults and allow pte shootdowns would