⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
get_stats
veridian_
kernel
0.25.2
In veridian_
kernel::
security::
audit
veridian_kernel
::
security
::
audit
Function
get_
stats
Copy item path
Source
pub fn get_stats() -> (usize, usize)
Expand description
Get audit log statistics: (current_count, max_capacity).