| /src/external/cddl/osnet/dev/profile/ |
| profile.c | 268 static dtrace_provider_id_t profile_id; variable 404 if (dtrace_probe_lookup(profile_id, NULL, NULL, name) != 0) 423 prof->prof_id = dtrace_probe_create(profile_id, 740 NULL, &profile_pops, NULL, &profile_id) != 0) 750 if ((error = dtrace_unregister(profile_id)) != 0)
|
| /src/external/gpl3/gcc/dist/gcc/ |
| cgraph.h | 889 count_materialization_scale (REG_BR_PROB_BASE), profile_id (0), 1429 unsigned int profile_id; variable
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| cgraph.h | 886 count_materialization_scale (REG_BR_PROB_BASE), profile_id (0), 1430 unsigned int profile_id; variable
|
| /src/sys/external/bsd/drm2/dist/drm/amd/include/ |
| atomfirmware.h | 1005 uint8_t profile_id; // SENSOR_PROFILES member in struct:atom_camera_dphy_timing_param
|