Home
last modified time | relevance | path

Searched refs:PERF_BRANCH_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/perf/util/
Devent.h168 #define PERF_BRANCH_MASK (\ macro
/linux-4.4.14/tools/perf/util/scripting-engines/
Dtrace-event-python.c699 tuple_set_s32(t, 19, es->sample->flags & PERF_BRANCH_MASK); in python_export_sample()