OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctr_mask
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libop/
op_events.c
908
u32
ctr_mask
= 1 << ctr;
local
920
if ((event->counter_mask &
ctr_mask
) == 0)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/gcov-src/
gcov-io.h
725
unsigned
ctr_mask
; /* mask of counters instrumented. */
member in struct:gcov_info
727
set in the
ctr_mask
field
[
all
...]
Completed in 682 milliseconds