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.c195 static int boot_snapshot_index; variable
247 char *slot = boot_snapshot_info + boot_snapshot_index; in boot_alloc_snapshot()
248 int left = sizeof(boot_snapshot_info) - boot_snapshot_index; in boot_alloc_snapshot()
257 boot_snapshot_index += ret; in boot_alloc_snapshot()
10317 if (!boot_snapshot_index) in tr_needs_alloc_snapshot()