Searched refs:profile_item (Results 1 – 9 of 9) sorted by relevance
130 CallStackProfile::MetadataItem* profile_item = metadata_items.Add(); in CreateSampleMetadata() local131 profile_item->set_name_hash_index(name_hash_index); in CreateSampleMetadata()133 profile_item->set_key(*item.first.key); in CreateSampleMetadata()134 profile_item->set_value(item.second); in CreateSampleMetadata()141 CallStackProfile::MetadataItem* profile_item = metadata_items.Add(); in CreateSampleMetadata() local142 profile_item->set_name_hash_index(name_hash_index); in CreateSampleMetadata()144 profile_item->set_key(*item.first.key); in CreateSampleMetadata()
1285 profile_item_t *profile_item = this->parser->create_profile_item(); in run_1_job() local1286 const auto start_time = profile_item ? profile_item_t::now() : 0; in run_1_job()1331 if (profile_item != nullptr) { in run_1_job()1332 profile_item->duration = profile_item_t::now() - start_time; in run_1_job()1333 profile_item->level = parser->eval_level; in run_1_job()1334 profile_item->cmd = in run_1_job()1336 profile_item->skipped = false; in run_1_job()1413 if (profile_item != nullptr) { in run_1_job()1414 profile_item->duration = profile_item_t::now() - start_time; in run_1_job()1415 profile_item->level = parser->eval_level; in run_1_job()[all …]
56 for (NSDictionary* profile_item in58 if (![profile_item[@"_name"] isEqual:@"com.apple.mdm"])62 profile_item[@"spconfigprofile_payload_data"];
89 view = inflater.inflate(R.layout.profile_item, null); in getView()
864 MenuItem profile_item = new MenuItem( profiles_menu, SWT.CASCADE);865 profile_item.setMenu(profile_menu);866 profile_item.setText( p );
2403 TableContextMenuItem profile_item = in setupTranscodeMenus()2408 profile_item.addMultiListener( in setupTranscodeMenus()
41245 profile_item