Home
last modified time | relevance | path

Searched refs:sample_cpu (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/python/
H A Dtwatch.py38 print("cpu: {0}, pid: {1}, tid: {2} {3}".format(event.sample_cpu,
/linux/tools/perf/util/
H A Drecord.h29 bool sample_cpu; member
H A Devsel.c1386 if (target__has_cpu(&opts->target) || opts->sample_cpu) in evsel__config()