Searched refs:tracepoint_string (Results 1 – 8 of 8) sorted by relevance
23 #define TPS(x) tracepoint_string(x)
458 * tracepoint_string - register constant persistent string to trace system471 * With tracepoint_string(), the string will be registered to the tracing482 * tracepoint_string() within a module.484 #define tracepoint_string(str) \492 * tracepoint_string() is used to save the string address for userspace496 # define tracepoint_string(str) str464 #define tracepoint_string( global() macro 476 # define tracepoint_string( global() macro
39 #define TPS(x) tracepoint_string(x)
389 rwb_trace_step(rwb, tracepoint_string("scale up")); in scale_up()398 rwb_trace_step(rwb, tracepoint_string("scale down")); in scale_down()
88 #define TPS(x) tracepoint_string(x)
324 #define TPS(x) tracepoint_string(x)
14 #define TPS(x) tracepoint_string(x)
67 #define TP_FCT tracepoint_string(__func__)