kernel\trace\trace_events.c
static
inline
int
system_refcount(
struct
event_subsystem *
system
)
{
return
->ref_count;
}