Searched refs:alloced_pmcs (Results 1 – 1 of 1) sorted by relevance
2677 int cnt_pmc, alloced_pmcs, i; in build_command_for_exp() local2682 alloced_pmcs = cnt_pmc = 0; in build_command_for_exp()2705 if(add_it_to(vars, alloced_pmcs, at->name)) { in build_command_for_exp()2706 alloced_pmcs++; in build_command_for_exp()2713 for(i=0; i<alloced_pmcs; i++) { in build_command_for_exp()2724 for(i=0; i<alloced_pmcs; i++) { in build_command_for_exp()