Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace.h277 struct cond_snapshot { struct
278 void *cond_data;
279 cond_update_fn_t update;
387 struct cond_snapshot *cond_snapshot; member
Dtrace.c1314 struct cond_snapshot *cond_snapshot; in tracing_snapshot_cond_enable() local