OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:branch_sample_types
(Results
1 - 3
of
3
) sorted by null
/external/strace/tests/
perf_event_open.c
661
static const struct u64_val_str
branch_sample_types
[] = {
local
750
ARRAY_SIZE(
branch_sample_types
);
779
branch_sample_types
[branch_sample_type_idx].val;
818
branch_sample_types
[branch_sample_type_idx].str,
/external/strace/tests-m32/
perf_event_open.c
661
static const struct u64_val_str
branch_sample_types
[] = {
local
750
ARRAY_SIZE(
branch_sample_types
);
779
branch_sample_types
[branch_sample_type_idx].val;
818
branch_sample_types
[branch_sample_type_idx].str,
/external/strace/tests-mx32/
perf_event_open.c
661
static const struct u64_val_str
branch_sample_types
[] = {
local
750
ARRAY_SIZE(
branch_sample_types
);
779
branch_sample_types
[branch_sample_type_idx].val;
818
branch_sample_types
[branch_sample_type_idx].str,
Completed in 641 milliseconds