Searched refs:get_snapshot_map (Results 1 – 2 of 2) sorted by relevance
2316 int get_snapshot_map(struct trace_array *tr);2358 static inline int get_snapshot_map(struct trace_array *tr) { return 0; } in get_snapshot_map() function
7458 ret = get_snapshot_map(iter->tr); in tracing_buffers_mmap()