Lines Matching refs:num_vcpu
354 for (z = 0; z < policies[pNo].pkt.num_vcpu; z++) { in core_share_status()
417 for (count = 0; count < pol->pkt.num_vcpu; count++) { in get_pcpu_to_control()
426 for (count = 0; count < pol->pkt.num_vcpu; count++) { in get_pcpu_to_control()
583 for (count = 0; count < pol->pkt.num_vcpu; count++) { in apply_traffic_profile()
589 for (count = 0; count < pol->pkt.num_vcpu; count++) { in apply_traffic_profile()
595 for (count = 0; count < pol->pkt.num_vcpu; count++) { in apply_traffic_profile()
621 for (count = 0; count < pol->pkt.num_vcpu; count++) { in apply_time_profile()
630 for (count = 0; count < pol->pkt.num_vcpu; count++) { in apply_time_profile()
652 for (count = 0; count < pol->pkt.num_vcpu; count++) { in apply_workload_profile()
658 for (count = 0; count < pol->pkt.num_vcpu; count++) { in apply_workload_profile()
664 for (count = 0; count < pol->pkt.num_vcpu; count++) { in apply_workload_profile()
736 channel_pkt_freq_list.num_vcpu = info.num_vcpus; in send_freq()
774 channel_pkt_caps_list.num_vcpu = info.num_vcpus; in send_capabilities()
1087 pkt.num_vcpu = 1; in read_json_packet()