Home
last modified time | relevance | path

Searched defs:context_switch (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/powerpc/benchmarks/
DMakefile9 context_switch: ../utils.c target
10 context_switch: CFLAGS += -maltivec -mvsx -mabi=altivec target
11 context_switch: LDLIBS += -lpthread target
/tools/perf/python/
Dtwatch.py18 def main(context_switch = 0, thread = -1): argument
/tools/perf/util/
Dtool.h49 context_switch, member
Dpython.c685 context_switch = 0, in pyrf_evsel__init() local
Devent.h502 struct context_switch_event context_switch; member
/tools/include/uapi/linux/
Dperf_event.h345 context_switch : 1, /* context switch data */ member