Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace.c229 static int boot_snapshot_index; variable
281 char *slot = boot_snapshot_info + boot_snapshot_index; in boot_alloc_snapshot()
282 int left = sizeof(boot_snapshot_info) - boot_snapshot_index; in boot_alloc_snapshot()
291 boot_snapshot_index += ret; in boot_alloc_snapshot()
10564 if (!boot_snapshot_index) in tr_needs_alloc_snapshot()