Home
last modified time | relevance | path

Searched refs:do_allocate_snapshot (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/
H A Dtrace.h2320 __init void do_allocate_snapshot(const char *name);
2360 static inline void do_allocate_snapshot(const char *name) { } in do_allocate_snapshot() function
H A Dtrace.c9729 do_allocate_snapshot(name); in enable_instances()