Searched refs:intlist__new (Results 1 – 10 of 10) sorted by relevance
20 struct intlist *intlist__new(const char *slist);
109 struct intlist *intlist__new(const char *slist) in intlist__new() function
724 etmq->traceid_queues_list = intlist__new(NULL); in cs_etm__alloc_queue()2535 traceid_list = intlist__new(NULL); in cs_etm__process_auxtrace_info()
1160 pf->lcache = intlist__new(NULL); in debuginfo__find_probe_location()
2385 *list = intlist__new(list_str); in setup_intlist()
1265 lr->line_list = intlist__new(NULL); in line_range__init()
808 skiplist = intlist__new(skip); in cmd_test()
757 seen = intlist__new(NULL); in perf_event__process_sample()
1127 kvm->pid_list = intlist__new(kvm->opts.target.pid); in parse_target_str()
1281 ttrace->syscall_stats = intlist__new(NULL); in thread_trace__new()4438 struct intlist *list = intlist__new(str);