Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace.h306 struct cond_snapshot { struct
453 struct cond_snapshot *cond_snapshot; member
H A Dtrace_events_hist.c3455 struct track_data *track_data = tr->cond_snapshot->cond_data; in cond_snapshot_update()
H A Dtrace.c5038 ret = tr->cond_snapshot ? -EBUSY : 0; in tracing_set_tracer()