Home
last modified time | relevance | path

Searched refs:time_running (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/resctrl/
H A Dresctrl_val.c49 __u64 time_running; /* if PERF_FORMAT_TOTAL_TIME_RUNNING */ member
355 __u64 r_time_running = r->return_value.time_running; in get_mem_bw_imc()
362 __u64 w_time_running = w->return_value.time_running; in get_mem_bw_imc()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dsample-parsing.c76 COMP(read.time_running); in samples_same()
228 .time_running = 0x011b6ae553eb98edULL, in do_test()
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/
H A Drdpmc.c48 running = pc->time_running; in mmap_read_self()
/OK3568_Linux_fs/kernel/tools/lib/perf/include/perf/
H A Devent.h76 __u64 time_running; member
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dperf_event.h528 __u64 time_running; /* time event on cpu */ member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devent.h70 u64 time_running; member
H A Dsession.c625 event->read.time_running = bswap_64(event->read.time_running); in perf_event__read_swap()
1236 sample->read.time_running); in sample_read__printf()
1341 printf("... time running : %" PRI_lu64 "\n", read_event->time_running); in dump_read()
H A Dsynthetic-events.c1496 *array = sample->read.time_running; in perf_event__synthesize_sample()
H A Devsel.c2207 data->read.time_running = *array; in evsel__parse_sample()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dperf_event.h516 __u64 time_running; /* time event on cpu */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dperf_event.h516 __u64 time_running; /* time event on cpu */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dperf_event.h528 __u64 time_running; /* time event on cpu */ member
/OK3568_Linux_fs/kernel/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c652 PyLong_FromUnsignedLongLong(sample->read.time_running)); in set_sample_read_in_dict()
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-script-python.txt619 symbol, dso, time_enabled, time_running, values, callchain,
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c5780 userpg->time_running = running + in perf_event_update_userpage()