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.c283 static int __init boot_alloc_snapshot(char *str) in boot_alloc_snapshot() function
303 __setup("alloc_snapshot", boot_alloc_snapshot);
309 boot_alloc_snapshot(str); in boot_snapshot()