HomeSort by relevance Sort by last modified time
    Searched refs:op_hash_index (Results 1 - 4 of 4) sorted by null

  /external/oprofile/libop/
op_interface.h 77 struct op_hash_index { struct
85 #define OP_HASH_MAP_SIZE (OP_HASH_MAP_NR * sizeof(struct op_hash_index) + POOL_SIZE)
  /external/oprofile/module/
op_dcache.h 31 inline static int add_hash_entry(struct op_hash_index * entry, uint parent, char const * name, uint len);
78 inline static int add_hash_entry(struct op_hash_index * entry, uint parent, char const * name, uint len)
op_dname.c 30 static struct op_hash_index * hash_map;
176 struct op_hash_index * entry;
  /external/oprofile/daemon/liblegacy/
opd_mapping.c 28 static struct op_hash_index * hashmap;

Completed in 3159 milliseconds