Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/util/
Dprobe-finder.c91 static int line_list__has_line(struct list_head *head, int line) in line_list__has_line() function
1350 if (!line_list__has_line(&pf->lcache, lineno) || in probe_point_lazy_walker()