Home
last modified time | relevance | path

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

/external/oprofile/daemon/liblegacy/
Dopd_image.c221 static struct opd_image * opd_find_image(char const * name, in opd_find_image() function
253 if ((image = opd_find_image(name, app_name, tid, tgid)) == NULL) in opd_get_image()