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

/freebsd-11.0-release/usr.sbin/pmcstudy/
H A Dpmcstudy.c2674 int cnt_pmc, alloced_pmcs, i; local
2679 alloced_pmcs = cnt_pmc = 0;
2702 if(add_it_to(vars, alloced_pmcs, at->name)) {
2703 alloced_pmcs++;
2710 for(i=0; i<alloced_pmcs; i++) {
2721 for(i=0; i<alloced_pmcs; i++) {

Completed in 53 milliseconds