Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/trace/
Dtrace.c3555 const char *clockstr; in tracing_clock_write() local
3566 clockstr = strstrip(buf); in tracing_clock_write()
3569 if (strcmp(trace_clocks[i].name, clockstr) == 0) in tracing_clock_write()