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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/gcov/
H A Dgcov.h75 * @ctr_mask: mask specifying which counter types are active
88 unsigned int ctr_mask; member in struct:gcov_info
H A Dgcc_3_4.c36 return (1 << type) & info->ctr_mask;
139 dup->ctr_mask = info->ctr_mask;

Completed in 58 milliseconds