Searched refs:dmesg_timestamp (Results 1 – 2 of 2) sorted by relevance
565 if (timestamp <= sctx->dmesg_timestamp) in si_vm_fault_occured()608 if (timestamp > sctx->dmesg_timestamp) in si_vm_fault_occured()609 sctx->dmesg_timestamp = timestamp; in si_vm_fault_occured()
352 uint64_t dmesg_timestamp; member