HomeSort by relevance Sort by last modified time
    Searched refs:e_state (Results 1 - 5 of 5) sorted by null

  /external/opencv/cvaux/src/
cvhmm1d.cpp 919 int e_state = info->state[i];
923 state[e_state].mu, info->obs_size);
926 for (m = 1; m < state[e_state].num_mix; m++)
929 state[e_state].mu + m * info->obs_size,
    [all...]
cvhmm.cpp 1022 int e_state = info->state[2 * counter + 1]; local
    [all...]
  /external/oprofile/events/i386/westmere/
unit_masks 121 0x04 e_state L1 writebacks to L2 in E state
143 0x04 e_state L2 lines allocated in the E state
  /external/oprofile/events/i386/nehalem/
unit_masks 98 0x04 e_state Counts number of L2 data demand loads where the cache line to be loaded is in the E (exclusive) state
103 0x40 e_state Counts number of L2 prefetch data loads where the cache line to be loaded is in the E (exclusive) state
110 0x04 e_state Counts number of L2 store RFO requests where the cache line to be loaded is in the E (exclusive) state
116 0x40 e_state Counts number of L2 demand lock RFO requests where the cache line to be loaded is in the E (exclusive) state
123 0x04 e_state Counts number of L1 writebacks to the L2 where the cache line to be written is in the E (exclusive) state
135 0x04 e_state Counts L1 data cache read requests where the cache line to be loaded is in the E (exclusive) state
141 0x04 e_state Counts L1 data cache store RFO requests where the cache line to be loaded is in the E (exclusive) state
147 0x04 e_state Counts L1 data cache retired load locks that hit the target cache line in the exclusive state
338 0x04 e_state Counts the number of cache lines allocated in the L2 cache in the E (exclusive) state
  /external/chromium_org/third_party/sqlite/src/tool/
lemon.c 1945 enum e_state { enum
    [all...]

Completed in 220 milliseconds