Searched refs:cnt_pmc (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()2687 cnt_pmc++; in build_command_for_exp()2691 if (cnt_pmc == 0) { in build_command_for_exp()2695 mal = cnt_pmc * sizeof(char *); in build_command_for_exp()