Home
last modified time | relevance | path

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

/external/oprofile/daemon/liblegacy/
Dopd_image.c132 size_t hash_image; in opd_new_image() local
157 hash_image = opd_hash_image(name, tid, tgid); in opd_new_image()
158 list_add(&image->hash_next, &opd_images[hash_image]); in opd_new_image()