Lines Matching refs:strcmp
165 if (!strcmp(sys, tps->name)) in name_in_tp_list()
191 strcmp(dent->d_name, ".") == 0 || in copy_event_system()
192 strcmp(dent->d_name, "..") == 0 || in copy_event_system()
215 strcmp(dent->d_name, ".") == 0 || in copy_event_system()
216 strcmp(dent->d_name, "..") == 0 || in copy_event_system()
261 if (!strcmp(sys, tps->system)) in system_in_tp_list()
295 strcmp(dent->d_name, ".") == 0 || in record_event_files()
296 strcmp(dent->d_name, "..") == 0 || in record_event_files()
297 strcmp(dent->d_name, "ftrace") == 0 || in record_event_files()
312 strcmp(dent->d_name, ".") == 0 || in record_event_files()
313 strcmp(dent->d_name, "..") == 0 || in record_event_files()
314 strcmp(dent->d_name, "ftrace") == 0 || in record_event_files()