OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:perf_file_section
(Results
1 - 2
of
2
) sorted by null
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/
header.h
56
struct
perf_file_section
{
struct
66
struct
perf_file_section
attrs;
68
struct
perf_file_section
data;
69
struct
perf_file_section
event_types;
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/
header.h
42
struct
perf_file_section
{
struct
51
struct
perf_file_section
attrs;
52
struct
perf_file_section
data;
54
struct
perf_file_section
event_types;
119
int (*process)(struct
perf_file_section
*section,
Completed in 3422 milliseconds