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.c194 static int boot_snapshot_index; variable
246 char *slot = boot_snapshot_info + boot_snapshot_index; in boot_alloc_snapshot()
247 int left = sizeof(boot_snapshot_info) - boot_snapshot_index; in boot_alloc_snapshot()
256 boot_snapshot_index += ret; in boot_alloc_snapshot()
10484 if (!boot_snapshot_index) in tr_needs_alloc_snapshot()