Home
last modified time | relevance | path

Searched defs:agp (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_aggregate.c440 dt_aggregate_t *agp = &dtp->dt_aggregate; in dt_aggregate_snap_cpu() local
703 dt_aggregate_t *agp = &dtp->dt_aggregate; in dtrace_aggregate_snap() local
1070 dt_aggregate_t *agp = &dtp->dt_aggregate; in dt_aggregate_go() local
1130 dt_aggregate_t *agp = &dtp->dt_aggregate; in dt_aggwalk_rval() local
1299 dt_aggregate_t *agp = &dtp->dt_aggregate; in dt_aggregate_total() local
1410 dt_aggregate_t *agp = &dtp->dt_aggregate; in dt_aggregate_minmaxbin() local
1523 dt_aggregate_t *agp = &dtp->dt_aggregate; in dt_aggregate_walk_sorted() local
1666 dt_aggregate_t *agp = &dtp->dt_aggregate; in dtrace_aggregate_walk_joined() local
2129 dt_aggregate_t *agp = &dtp->dt_aggregate; in dtrace_aggregate_clear() local
2155 dt_aggregate_t *agp = &dtp->dt_aggregate; in dt_aggregate_destroy() local
H A Ddt_options.c51 dt_aggregate_t *agp = &dtp->dt_aggregate; in dt_opt_agg() local
/titanic_50/usr/src/uts/common/io/drm/
H A Ddrm_agpsupport.c386 drm_agp_head_t *agp = NULL; in drm_agp_init() local
432 drm_agp_head_t *agp = dev->agp; in drm_agp_fini() local
H A DdrmP.h819 drm_agp_head_t *agp; member