Searched defs:pcache (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/tools/perf/util/ |
D | probe-file.c | 415 static int probe_cache__open(struct probe_cache *pcache, const char *target, in probe_cache__open() 475 static int probe_cache__load(struct probe_cache *pcache) in probe_cache__load() 532 struct probe_cache *pcache = zalloc(sizeof(*pcache)); in probe_cache__alloc() local 541 void probe_cache__purge(struct probe_cache *pcache) in probe_cache__purge() 551 void probe_cache__delete(struct probe_cache *pcache) in probe_cache__delete() 564 struct probe_cache *pcache = probe_cache__alloc(); in probe_cache__new() local 601 probe_cache__find(struct probe_cache *pcache, struct perf_probe_event *pev) in probe_cache__find() 634 probe_cache__find_by_name(struct probe_cache *pcache, in probe_cache__find_by_name() 651 int probe_cache__add_entry(struct probe_cache *pcache, in probe_cache__add_entry() 807 int probe_cache__scan_sdt(struct probe_cache *pcache, const char *pathname) in probe_cache__scan_sdt() [all …]
|
D | probe-file.h | 35 #define for_each_probe_cache_entry(entry, pcache) \ argument 77 #define probe_cache__delete(pcache) do {} while (0) argument
|
D | parse-events.c | 2272 struct probe_cache *pcache; in print_sdt_events() local
|
/Linux-v4.19/drivers/mtd/maps/ |
D | vmu-flash.c | 35 struct vmu_cache *pcache; member 119 struct vmu_cache *pcache; in maple_vmu_read_block() local 358 struct vmu_cache *pcache; in vmu_flash_read() local 425 struct vmu_cache *pcache; in vmu_flash_write() local 507 struct vmu_cache *pcache; in vmu_queryblocks() local
|
/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_crat.c | 534 static int fill_in_pcache(struct crat_subtype_cache *pcache, in fill_in_pcache() 603 struct crat_subtype_cache *pcache, in kfd_fill_gpu_cache_info()
|
/Linux-v4.19/arch/mips/include/asm/sn/sn0/ |
D | hubio.h | 580 pcache: 1, /* entry belongs to partial cache */ member
|