Home
last modified time | relevance | path

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

/external/oprofile/module/
Dop_dcache.h32 inline static uint name_hash(char const * name, uint len, uint parent);
34 inline static uint name_hash(char const * name, uint len, uint parent) in name_hash() function
Dop_dname.c187 incr = firsthash = value = name_hash(dname->name, dname->len, parent); in do_hash()
/external/v8/src/
Dheap.h2330 uint32_t name_hash = in Hash() local
2332 return (array_hash ^ name_hash) % kLength; in Hash()
/external/oprofile/
DChangeLog-2001674 with common entries. Consider parent in name_hash.