Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/python/
H A Dtwatch.py38 print("cpu: {0}, pid: {1}, tid: {2} {3}".format(event.sample_cpu,
/openbmc/linux/tools/perf/util/
H A Drecord.h29 bool sample_cpu; member
H A Dpython.c249 sample_member_def(sample_cpu, cpu, T_UINT, "event cpu"),
H A Devsel.c1218 if (target__has_cpu(&opts->target) || opts->sample_cpu) in evsel__config()
/openbmc/linux/tools/perf/
H A Dbuiltin-record.c3386 OPT_BOOLEAN(0, "sample-cpu", &record.opts.sample_cpu, "Record the sample cpu"),