Home
last modified time | relevance | path

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

/external/oprofile/libop/
Dop_interface.h77 struct op_hash_index { struct
85 #define OP_HASH_MAP_SIZE (OP_HASH_MAP_NR * sizeof(struct op_hash_index) + POOL_SIZE) argument
/external/oprofile/module/
Dop_dcache.h31 inline static int add_hash_entry(struct op_hash_index * entry, uint parent, char const * name, uint…
78 inline static int add_hash_entry(struct op_hash_index * entry, uint parent, char const * name, uint… in add_hash_entry()
Dop_dname.c30 static struct op_hash_index * hash_map;
176 struct op_hash_index * entry; in do_hash()
/external/oprofile/daemon/liblegacy/
Dopd_mapping.c28 static struct op_hash_index * hashmap;