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

  /external/oprofile/module/
oprofile.c 52 static struct op_int_operations const * int_ops; variable
138 int_ops->stop_cpu(cpu);
144 int_ops->start_cpu(cpu);
489 if ((err = int_ops->check_params()))
518 if ((err = int_ops->setup())) {
525 int_ops->start();
544 int_ops->stop();
787 if ((err = int_ops->add_sysctls(next)))
800 int_ops->remove_sysctls(next);
821 int_ops = op_int_interface()
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glx/
indirect_vertex_array.c 1112 static const uint16_t int_ops[5] = { local
1225 static const uint16_t int_ops[5] = { local
1369 static const uint16_t int_ops[5] = { local
    [all...]
  /external/mesa3d/src/glx/
indirect_vertex_array.c 1112 static const uint16_t int_ops[5] = { local
1225 static const uint16_t int_ops[5] = { local
1369 static const uint16_t int_ops[5] = { local
    [all...]

Completed in 86 milliseconds