Home
last modified time | relevance | path

Searched refs:boot_alloc_snapshot (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/kernel/trace/
Dtrace.c224 static int __init boot_alloc_snapshot(char *str) in boot_alloc_snapshot() function
231 __setup("alloc_snapshot", boot_alloc_snapshot);
237 boot_alloc_snapshot(str); in boot_snapshot()