Searched refs:alloced_pmcs (Results 1 - 1 of 1) sorted by last modified time

/freebsd-current/usr.sbin/pmcstudy/
H A Dpmcstudy.c2677 int cnt_pmc, alloced_pmcs, i; local
2682 alloced_pmcs = cnt_pmc = 0;
2705 if(add_it_to(vars, alloced_pmcs, at->name)) {
2706 alloced_pmcs++;
2713 for(i=0; i<alloced_pmcs; i++) {
2724 for(i=0; i<alloced_pmcs; i++) {

Completed in 90 milliseconds