Searched refs:bootprofile_stackshot_flags (Results 1 – 1 of 1) sorted by relevance
1355 uint64_t bootprofile_stackshot_flags = 0; variable1403 &bootprofile_stackshot_flags, sizeof(bootprofile_stackshot_flags))) { in bootprofile_init()1404 bootprofile_stackshot_flags = 0; in bootprofile_init()1516 flags |= bootprofile_stackshot_flags; in bootprofile_timer_call()1523 if (bootprofile_stackshot_flags & STACKSHOT_COLLECT_DELTA_SNAPSHOT) { in bootprofile_timer_call()1543 if (bootprofile_stackshot_flags & STACKSHOT_COLLECT_DELTA_SNAPSHOT && in bootprofile_timer_call()