OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:op_events
(Results
1 - 25
of
26
) sorted by null
1
2
/external/oprofile/libop/tests/
load_events_files_tests.c
14
#include "
op_events
.h"
25
op_events
(cpu_type);
alloc_counter_tests.c
16
#include "
op_events
.h"
19
#include "
op_events
.h"
155
op_events
(it->cpu_type);
/external/oprofile/libop/
Makefile.am
8
op_events
.c \
9
op_events
.h \
op_xml_events.h
14
#include "
op_events
.h"
Android.mk
22
op_events
.c \
op_events.h
2
* @file
op_events
.h
65
struct list_head *
op_events
(op_cpu cpu_type);
op_xml_events.c
13
#include "
op_events
.h"
op_alloc_counter.c
18
#include "
op_events
.h"
op_events.c
2
* @file
op_events
.c
14
#include "
op_events
.h"
627
struct list_head *
op_events
(op_cpu cpu_type)
function
/external/oprofile/
ChangeLog-2006
9
* libop/
op_events
.c:
121
* libop/
op_events
.c: check for '/' and fail if so
194
* libop/
op_events
.h: make names match the BKDG names from AMD
203
* libop/
op_events
.c:
213
* libop/
op_events
.c:
221
* libop/
op_events
.c:
235
* libop/
op_events
.c:
266
* libop/
op_events
.c:
ChangeLog
11
* libop/
op_events
.c:
49
* libop/
op_events
.c:
92
* libop/
op_events
.c:
132
* libop/
op_events
.c:
140
* libop/
op_events
.c:
197
* libop/
op_events
.c: Add default event for loongson2
361
* libop/
op_events
.h: (find_event_by_name):
362
* libop/
op_events
.c: (find_event_by_name): Match unit mask.
436
* libop/
op_events
.c:
454
* oprof-compat/libop/
op_events
.c
[
all
...]
ChangeLog-2007
320
* libop/
op_events
.c: force the use of hexa notation in event file for
364
* libop/
op_events
.c: check for '.' inside event name, they can't work
461
* libop/
op_events
.c:
501
* libop/
op_events
.c:
518
* libop/
op_events
.c:
528
* libop/
op_events
.c:
576
* libop/
op_events
.c:
664
* libop/
op_events
.c:
721
* libop/
op_events
.c:
752
* libop/
op_events
.c
[
all
...]
ChangeLog-2004
29
* libop/
op_events
.c:
40
* libop/
op_events
.c: simplify a bit get_mapping()
112
* libop/
op_events
.c: Make the default sample rate for
127
* libop/
op_events
.c:
154
* libop/
op_events
.c: fix compile warnings
164
* libop/
op_events
.h:
165
* libop/
op_events
.c:
570
* libop/
op_events
.c: better validation of unit mask
595
* libop/
op_events
.c:
606
* libop/
op_events
.h
[
all
...]
ChangeLog-2008
29
* libop/
op_events
.c
30
* libop/
op_events
.h
96
* libop/
op_events
.c:
97
* libop/
op_events
.h:
134
* libop/
op_events
.c:
376
* libop/
op_events
.c:
396
* libop/
op_events
.c:
ChangeLog-2001
405
* events/
op_events
.c:
407
* events/op_help.c: new, splitted from
op_events
.c
415
*
op_events
.c: remove
419
*
op_events
.c: last commit was bad
436
*
op_events
.c:
856
*
op_events
.c: remove --gui-description stuff
956
*
op_events
.c: robustness fix
983
*
op_events
.c: re-order for Athlon
1038
*
op_events
.c: shorten event descriptions for GUI
1192
*
op_events
.c: some static variable to globa
[
all
...]
ChangeLog-2005
53
* libop/
op_events
.c:
58
* libop/
op_events
.c:
59
* libop/
op_events
.h:
167
* libop/
op_events
.c:
168
* libop/
op_events
.h:
261
* libop/
op_events
.c:
396
* libop/
op_events
.c:
583
* libop/
op_events
.h:
584
* libop/
op_events
.c:
955
* libop/
op_events
.c
[
all
...]
ChangeLog-2003
227
* libop/
op_events
.h: -pedantic fix
804
* libop/
op_events
.c: move to a fixed value for the default
[
all
...]
ChangeLog-2002
480
* libop/
op_events
.c:
645
* libop/
op_events
.c: Add defines for IA64 and IA64 events.
847
* libop/
op_events
.c: typo in L2_DBUS_BUSY_RD PPro event name
1075
* libop/
op_events
.c:
1132
* libop/
op_events
.h: Change unit mask bit width, number.
1133
* libop/
op_events
.c: Add P4 events, unit masks.
[
all
...]
/external/oprofile/daemon/liblegacy/
opd_sample_files.c
24
#include "
op_events
.h"
init.c
29
#include "
op_events
.h"
/external/oprofile/gui/
oprof_start.h
22
#include "
op_events
.h"
/external/oprofile/daemon/
opd_mangling.c
27
#include "
op_events
.h"
opd_ibs.c
15
#include "
op_events
.h"
386
op_events
(cpu_type);
/external/oprofile/libpp/
op_header.cpp
32
#include "
op_events
.h"
/external/oprofile/utils/
ophelp.c
19
#include "
op_events
.h"
413
events =
op_events
(cpu_type);
Completed in 270 milliseconds
1
2