Searched refs:profile_type (Results 1 – 3 of 3) sorted by relevance
313 profile_type: ProfileType, in report_profile_start()318 let mut profile = ProfileInformation::new(profile_type, profile_id); in report_profile_start()328 profile_type: ProfileType, in report_profile_end()336 .unwrap_or(ProfileInformation::new(profile_type, profile_id)); in report_profile_end()549 profile_type: ProfileType, field556 pub fn new(profile_type: ProfileType, profile_id: ProfileId) -> Self { in new()560 profile_type: profile_type, in new()583 profile = self.profile_type, in fmt()
25 optional ProfilingType profile_type = 1; field
109 mConfigBuilder.updateProfilingType(command.set_profile_options().profile_type()); in processClientConfigUpdate()