Searched defs:opd_hash_image (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/daemon/liblegacy/
H A Dopd_image.c96 * opd_hash_image - hash an image
103 static size_t opd_hash_image(char const * name, pid_t tid, pid_t tgid) function
157 hash_image = opd_hash_image(name, tid, tgid);
230 bucket = opd_hash_image(name, tid, tgid);

Completed in 32 milliseconds