Home
last modified time | relevance | path

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

/linux-6.1.9/arch/m68k/fpsp040/
Ddecbin.S159 beqs e_pos |don't negate if pos
/linux-6.1.9/tools/perf/
Dbuiltin-record.c1117 int e_pos = rec->index_map[i].evlist_pollfd_index; in record__update_evlist_pollfd_from_thread() local
1120 if (e_entries[e_pos].fd != t_entries[t_pos].fd || in record__update_evlist_pollfd_from_thread()
1121 e_entries[e_pos].events != t_entries[t_pos].events) { in record__update_evlist_pollfd_from_thread()
1126 e_entries[e_pos].revents = t_entries[t_pos].revents; in record__update_evlist_pollfd_from_thread()