Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace.c245 static int __init boot_alloc_snapshot(char *str) in boot_alloc_snapshot() function
265 __setup("alloc_snapshot", boot_alloc_snapshot);
271 boot_alloc_snapshot(str); in boot_snapshot()