Searched refs:overwrite_map (Results 1 – 1 of 1) sorted by relevance
1049 struct mmap *map, *overwrite_map; in record__thread_data_init_pollfd() local1055 overwrite_map = thread_data->overwrite_maps ? in record__thread_data_init_pollfd()1061 if ((map && ptr == map) || (overwrite_map && ptr == overwrite_map)) { in record__thread_data_init_pollfd()