Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/f0rr0/oliphaunt
/ reset_fs_trace
Function
reset_fs_trace
src/pglite/postgres_mod.rs:384–386 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
382
}
383
384
pub fn reset_fs_trace() {
385
FS_TRACE.reset();
386
}
387
388
pub fn fs_trace_snapshot() -> FsTraceSnapshot {
389
FS_TRACE.snapshot()
Callers
3
run_buffer_cache_diagnostic_case
Function · 0.85
run_speed_hotspot_diagnostic_case
Function · 0.85
run_indexed_update_diagnostic_case
Function · 0.85
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected