Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-record.c1075 struct mmap *map, *overwrite_map; in record__thread_data_init_pollfd() local
1081 overwrite_map = thread_data->overwrite_maps ? in record__thread_data_init_pollfd()
1087 if ((map && ptr == map) || (overwrite_map && ptr == overwrite_map)) { in record__thread_data_init_pollfd()