Lines Matching refs:str
678 q.addBindValue(str(xx))
708 sample_query.addBindValue(str(xx))
710 sample_query.addBindValue(str(xx))
726 ptwrite_query.addBindValue(str(id))
727 ptwrite_query.addBindValue(str(payload))
728 ptwrite_query.addBindValue(str(exact_ip))
736 cbr_query.addBindValue(str(id))
737 cbr_query.addBindValue(str(cbr))
738 cbr_query.addBindValue(str(MHz))
739 cbr_query.addBindValue(str(percent))
747 mwait_query.addBindValue(str(id))
748 mwait_query.addBindValue(str(hints))
749 mwait_query.addBindValue(str(extensions))
758 pwre_query.addBindValue(str(id))
759 pwre_query.addBindValue(str(cstate))
760 pwre_query.addBindValue(str(subcstate))
761 pwre_query.addBindValue(str(hw))
768 exstop_query.addBindValue(str(id))
769 exstop_query.addBindValue(str(exact_ip))
778 pwrx_query.addBindValue(str(id))
779 pwrx_query.addBindValue(str(deepest_cstate))
780 pwrx_query.addBindValue(str(last_cstate))
781 pwrx_query.addBindValue(str(wake_reason))