Home
last modified time | relevance | path

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

/linux-4.1.27/samples/trace_events/
Dtrace-events-sample.h358 void foo_bar_unreg(void);
397 foo_bar_reg, foo_bar_unreg
462 foo_bar_reg, foo_bar_unreg);
Dtrace-events-sample.c95 void foo_bar_unreg(void) in foo_bar_unreg() function