Home
last modified time | relevance | path

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

/external/oprofile/module/
Doprofile.h134 int oprof_hash_map_mmap(struct file * file, struct vm_area_struct * vma);
Dop_dname.c91 int oprof_hash_map_mmap(struct file * file, struct vm_area_struct * vma) in oprof_hash_map_mmap() function
Doprofile.c414 return oprof_hash_map_mmap(file, vma); in oprof_mmap()