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