Searched refs:alloced_pmcs (Results 1 – 1 of 1) sorted by relevance
2673 int cnt_pmc, alloced_pmcs, i; in build_command_for_exp() local2678 alloced_pmcs = cnt_pmc = 0; in build_command_for_exp()2701 if(add_it_to(vars, alloced_pmcs, at->name)) { in build_command_for_exp()2702 alloced_pmcs++; in build_command_for_exp()2709 for(i=0; i<alloced_pmcs; i++) { in build_command_for_exp()2720 for(i=0; i<alloced_pmcs; i++) { in build_command_for_exp()