Searched defs:pt_image_section_cache (Results 1 – 3 of 3) sorted by relevance
78 struct pt_image_section_cache { struct80 char *name;83 struct pt_iscache_entry *entries;86 struct pt_iscache_lru_entry *lru;89 uint64_t limit;92 uint64_t used;96 mtx_t lock;120 extern int pt_iscache_init(struct pt_image_section_cache *iscache, argument
78 struct pt_image_section_cache { struct89 extern int pt_iscache_lookup(struct pt_image_section_cache *iscache, argument
42 struct pt_image_section_cache { struct46 extern int pt_iscache_notify_map(struct pt_image_section_cache *iscache, argument