OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:parse_event
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libpp/
profile_spec.cpp
65
parse_table["event"] = &profile_spec::
parse_event
;
147
void profile_spec::
parse_event
(string const & str)
function in class:profile_spec
/system/core/init/
devices.c
277
static void
parse_event
(const char *msg, struct uevent *uevent)
function
758
parse_event
(msg, &uevent);
Completed in 547 milliseconds