Home
last modified time | relevance | path

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

/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() function
Dop_dname.c200 if (add_hash_entry(entry, parent, dname->name, dname->len)) in do_hash()