Searched refs:prmap_t (Results 1 – 9 of 9) sorted by relevance
| /freebsd/lib/libproc/ |
| H A D | libproc.h | 74 } prmap_t; typedef 81 typedef int proc_map_f(void *, const prmap_t *, const char *); 131 prmap_t *proc_addr2map(struct proc_handle *, uintptr_t); 132 prmap_t *proc_name2map(struct proc_handle *, const char *);
|
| H A D | proc_sym.c | 244 prmap_t *map; in open_object() 372 prmap_t *map; in proc_objname() 393 prmap_t *map; in proc_iter_objs() 440 prmap_t * 568 prmap_t * 640 prmap_t *map; in proc_name2ctf()
|
| H A D | _libproc.h | 61 prmap_t map;
|
| /freebsd/lib/libproc/tests/ |
| H A D | proc_test.c | 107 prmap_t *map; in verify_bkpt() 165 prmap_t *map1, *map2; in ATF_TC_BODY() 196 prmap_t *map1, *map2; in ATF_TC_BODY() 306 prmap_t *map; in ATF_TC_BODY()
|
| /freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_pid.c | 267 dt_pid_per_mod(void *arg, const prmap_t *pmp, const char *obj) in dt_pid_per_mod() 404 dt_pid_mod_filt(void *arg, const prmap_t *pmp, const char *obj) in dt_pid_mod_filt() 438 static const prmap_t * 444 const prmap_t *pmp; in dt_pid_fix_mod() 516 const prmap_t *aout, *pmp; in dt_pid_create_pid_probes() 545 const prmap_t *pmp; in dt_pid_create_pid_probes() 567 dt_pid_usdt_mapping(void *data, const prmap_t *pmp, const char *oname) in dt_pid_usdt_mapping()
|
| H A D | dt_module.c | 613 dt_module_load_proc_count(void *arg, const prmap_t *prmap, const char *obj) in dt_module_load_proc_count() 627 dt_module_load_proc_build(void *arg, const prmap_t *prmap, const char *obj) in dt_module_load_proc_build()
|
| H A D | dt_consume.c | 1662 const prmap_t *map; in dt_format_ustack() 1866 const prmap_t *map; in dt_print_ustack()
|
| H A D | dt_aggregate.c | 362 const prmap_t *map; in dt_aggregate_umod()
|
| /freebsd/cddl/contrib/opensolaris/cmd/plockstat/ |
| H A D | plockstat.c | 511 prmap_t *map; in getsym()
|