Searched defs:sample_period (Results 1 – 15 of 15) sorted by relevance
/external/kernel-headers/original/uapi/linux/ |
D | bpf_perf_event.h | 15 __u64 sample_period; member
|
D | perf_event.h | 328 __u64 sample_period; member
|
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/ |
D | ebb.c | 31 u64 sample_period = 0x40000000ull; variable 71 bool ebb_check_count(int pmc, u64 sample_period, int fudge) in ebb_check_count() 252 int count_pmc(int pmc, uint32_t sample_period) in count_pmc()
|
/external/bcc/tools/ |
D | profile.py | 218 sample_period = 0 variable 222 sample_period = args.count variable
|
/external/strace/ |
D | perf_event_struct.h | 11 uint64_t sample_period; member
|
/external/bcc/src/python/bcc/ |
D | __init__.py | 841 sample_period, sample_freq, pid, cpu, group_fd): argument 849 sample_period=0, sample_freq=0, pid=-1, cpu=-1, group_fd=-1): argument
|
/external/perf_data_converter/src/quipper/ |
D | perf_data.proto | 38 optional uint64 sample_period = 4; field
|
D | perf_reader_test.cc | 473 __u64 sample_period; in TEST() member
|
/external/v8/src/arm64/ |
D | instrument-arm64.cc | 97 Instrument::Instrument(const char* datafile, uint64_t sample_period) in Instrument()
|
/external/bcc/src/cc/api/ |
D | BPF.cc | 300 uint64_t sample_period, uint64_t sample_freq, in attach_perf_event()
|
/external/vixl/src/aarch64/ |
D | instrument-aarch64.cc | 112 Instrument::Instrument(const char* datafile, uint64_t sample_period) in Instrument()
|
/external/bcc/src/cc/ |
D | libbpf.c | 1372 uint64_t sample_period, uint64_t sample_freq, in bpf_attach_perf_event()
|
/external/perf_data_converter/src/quipper/kernel/ |
D | perf_event.h | 260 __u64 sample_period; member
|
/external/jemalloc/src/ |
D | prof.c | 1498 double sample_period = (double)((uint64_t)1 << lg_prof_sample); in prof_leakcheck() local
|
/external/jemalloc_new/src/ |
D | prof.c | 1506 double sample_period = (double)((uint64_t)1 << lg_prof_sample); in prof_leakcheck() local
|