Home
last modified time | relevance | path

Searched defs:cond_snapshot (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace.h298 struct cond_snapshot { struct
299 void *cond_data;
300 cond_update_fn_t update;
410 struct cond_snapshot *cond_snapshot; member
H A Dtrace.c1356 struct cond_snapshot *cond_snapshot; in tracing_snapshot_cond_enable() local