Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/trace/
Dtrace.h271 struct cond_snapshot { struct
272 void *cond_data;
273 cond_update_fn_t update;
382 struct cond_snapshot *cond_snapshot; member
Dtrace.c1303 struct cond_snapshot *cond_snapshot; in tracing_snapshot_cond_enable() local