Home
last modified time | relevance | path

Searched refs:alloced_pmcs (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/pmcstudy/
H A Dpmcstudy.c2677 int cnt_pmc, alloced_pmcs, i; in build_command_for_exp() local
2682 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()