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

/linux-master/arch/m68k/fpsp040/
H A Ddecbin.S159 beqs e_pos |don't negate if pos
161 e_pos: label
/linux-master/tools/perf/
H A Dbuiltin-record.c1181 int e_pos = rec->index_map[i].evlist_pollfd_index; local
1184 if (e_entries[e_pos].fd != t_entries[t_pos].fd ||
1185 e_entries[e_pos].events != t_entries[t_pos].events) {
1190 e_entries[e_pos].revents = t_entries[t_pos].revents;

Completed in 130 milliseconds