Lines Matching refs:all_event_list
24 all_event_list = []; # insert all tracepoint event related with this script variable
180 all_event_list.sort(key=cmp_to_key(lambda a,b :a[EINFO_IDX_TIME] < b[EINFO_IDX_TIME]))
182 for i in range(len(all_event_list)):
183 event_info = all_event_list[i]
236 all_event_list.append(event_info)
242 all_event_list.append(event_info)
248 all_event_list.append(event_info)
254 all_event_list.append(event_info)
258 all_event_list.append(event_info)
264 all_event_list.append(event_info)
270 all_event_list.append(event_info)
276 all_event_list.append(event_info)
282 all_event_list.append(event_info)
288 all_event_list.append(event_info)
294 all_event_list.append(event_info)
299 all_event_list.append(event_info)
305 all_event_list.append(event_info)