Home
last modified time | relevance | path

Searched refs:op_interface (Results 1 – 6 of 6) sorted by relevance

/external/oprofile/libop/
Dop_get_interface.c18 op_interface op_get_interface(void) in op_get_interface()
20 static op_interface current_interface = OP_INTERFACE_NO_GOOD; in op_get_interface()
Dop_cpu_type.h154 } op_interface; typedef
163 op_interface op_get_interface(void);
DMakefile.am17 op_interface.h \
/external/oprofile/gui/
Doprof_start.cpp132 op_interface interface = op_get_interface(); in oprof_start()
/external/oprofile/
DChangeLog-2002328 * libop/op_interface.h: struct op_sample update.
1393 * libop/op_interface.h: (op_sample, op_note): Make compatible with
1440 * libop/op_interface.h:
1613 * libop/op_interface.h:
1874 * libop/op_interface.h:
1896 * libop/op_interface.h:
DChangeLog-20031016 * libop/op_interface.h: struct op_sample: remove packed attribute
1041 * libop/op_interface.h: add tgid to samples struct passed from module
1194 * libop/op_interface.h:
5910 * libop/op_cpu_type.h: Add enum op_interface.