Searched refs:PERF_SAMPLE_BRANCH_IND_CALL (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dperf_event.h162 PERF_SAMPLE_BRANCH_IND_CALL = 1U << 6, /* indirect calls */ enumerator in enum:perf_branch_sample_type
/external/linux-tools-perf/perf-3.12.0/include/uapi/linux/
H A Dperf_event.h161 PERF_SAMPLE_BRANCH_IND_CALL = 1U << 6, /* indirect calls */ enumerator in enum:perf_branch_sample_type
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-record.c624 BRANCH_OPT("ind_call", PERF_SAMPLE_BRANCH_IND_CALL),

Completed in 32 milliseconds