Searched refs:setNum (Results 1 – 3 of 3) sorted by relevance
161 buffer_size_edit->setText(QString().setNum(config.buffer_size)); in oprof_start()162 buffer_watershed_edit->setText(QString().setNum(config.buffer_watershed)); in oprof_start()163 cpu_buffer_size_edit->setText(QString().setNum(config.cpu_buffer_size)); in oprof_start()164 note_table_size_edit->setText(QString().setNum(config.note_table_size)); in oprof_start()165 callgraph_depth_edit->setText(QString().setNum(config.callgraph_depth)); in oprof_start()461 count_text.setNum(cfg.count); in display_event()
691 FindSID(cacheDesc *cache, PRUint32 setNum, PRUint32 now, in FindSID() argument695 PRUint32 ndx = cache->sidCacheSets[setNum].next; in FindSID()699 (setNum * SID_CACHE_ENTRIES_PER_SET); in FindSID()
398 prio = prio.setNum(prioritySpinBox->value()); in addNetwork()