Home
last modified time | relevance | path

Searched refs:once (Results 1 – 3 of 3) sorted by relevance

/kernel/trace/
Dring_buffer.c1118 static int once; in rb_add_time_stamp() local
1121 if (unlikely(*delta > (1ULL << 59) && !once++)) { in rb_add_time_stamp()
DKconfig285 wakes up once a second and checks to see if any ftrace calls
Dtrace.c3513 static int once; local
3520 if (!d_tracer && !once) {
3521 once = 1;