Searched refs:fasttrap_max (Results 1 – 1 of 1) sorted by relevance
171 static uint32_t fasttrap_max; variable384 if (fasttrap_total > fasttrap_max / 2) in fasttrap_pid_cleanup_providers()491 if (fasttrap_total > (fasttrap_max / 100 * 90) || fasttrap_retired > fasttrap_max / 2) { in fasttrap_pid_cleanup_compute_priority()1943 if (fasttrap_total > fasttrap_max) { in fasttrap_add_probe()1985 if (fasttrap_total > fasttrap_max) { in fasttrap_add_probe()2240 if (fasttrap_total > fasttrap_max) { in fasttrap_meta_create_probe()2614 fasttrap_max = (sane_size >> 28) * 100000; in fasttrap_attach()2616 if (fasttrap_max == 0) in fasttrap_attach()2617 fasttrap_max = 50000; in fasttrap_attach()