OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ppath
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
trace-event-info.c
409
struct tracepoint_path path, *
ppath
= &path;
local
419
ppath
->next = tracepoint_name_to_path(pos->name);
420
if (
ppath
->next)
430
ppath
->next = tracepoint_id_to_path(pos->attr.config);
431
if (!
ppath
->next) {
438
ppath
=
ppath
->next;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.debug.core_3.6.0.v20100519.jar
Completed in 41 milliseconds