Home
last modified time | relevance | path

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

/lib/
Dflex_proportions.c44 err = percpu_counter_init(&p->events, 1, gfp); in fprop_global_init()
53 percpu_counter_destroy(&p->events); in fprop_global_destroy()
66 s64 events; in fprop_new_period() local
70 events = percpu_counter_sum(&p->events); in fprop_new_period()
74 if (events <= 1) { in fprop_new_period()
80 events -= events >> periods; in fprop_new_period()
82 percpu_counter_add(&p->events, -events); in fprop_new_period()
96 pl->events = 0; in fprop_local_init_single()
123 pl->events >>= period - pl->period; in fprop_reflect_period_single()
125 pl->events = 0; in fprop_reflect_period_single()
[all …]
DKconfig.debug703 If the notifier call chain should be failed with some events
1131 This also enables lock events required by "perf lock",
1136 CONFIG_LOCK_STAT defines "contended" and "acquired" lock events.
1137 (CONFIG_LOCKDEP defines "acquire" and "release" events.)
1483 If the notifier call chain should be failed with some events
1507 If the notifier call chain should be failed with some events
1523 If the notifier call chain should be failed with some events