OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:list_events
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/
builtin-probe.c
53
bool
list_events
;
member in struct:__anon11122
201
OPT_BOOLEAN('l', "list", ¶ms.
list_events
,
281
if ((!params.nevents && !params.dellist && !params.
list_events
&&
290
if (params.
list_events
) {
/external/oprofile/opcontrol/
opcontrol.cpp
131
int
list_events
;
variable
151
{"list-events", 0, &
list_events
, 1},
636
verbose("
list_events
= %d\n",
list_events
);
639
if (
list_events
) {
Completed in 1755 milliseconds