Home
last modified time | relevance | path

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

/external/oprofile/opjitconv/
Dopjitconv.c461 struct procid * this_proc = in filter_anon_samples_list() local
463 this_proc->pid = proc_id; in filter_anon_samples_list()
464 this_proc->next = pid_list; in filter_anon_samples_list()
465 pid_list = this_proc; in filter_anon_samples_list()