HomeSort by relevance Sort by last modified time
    Searched full:op_interface (Results 1 - 11 of 11) sorted by null

  /external/oprofile/libop/
op_get_interface.c 18 op_interface op_get_interface(void)
20 static op_interface current_interface = OP_INTERFACE_NO_GOOD;
Makefile.am 17 op_interface.h \
op_cpu_type.h 154 } op_interface; typedef in typeref:enum:__anon9125
163 op_interface op_get_interface(void);
op_interface.h 2 * @file op_interface.h
  /external/oprofile/daemon/liblegacy/
opd_mapping.c 17 #include "op_interface.h"
init.c 26 #include "op_interface.h"
opd_proc.c 22 #include "op_interface.h"
  /external/oprofile/module/
oprofile.h 33 #include "op_interface.h"
  /external/oprofile/gui/
oprof_start.cpp 132 op_interface interface = op_get_interface();
  /external/oprofile/
ChangeLog-2002 328 * libop/op_interface.h: struct op_sample update.
    [all...]
ChangeLog-2003 1016 * libop/op_interface.h: struct op_sample: remove packed attribute
1041 * libop/op_interface.h: add tgid to samples struct passed from module
    [all...]

Completed in 905 milliseconds