Searched defs:sample_period (Results 1 – 13 of 13) sorted by relevance
/external/kernel-headers/original/uapi/linux/ |
D | bpf_perf_event.h | 15 __u64 sample_period; member
|
D | perf_event.h | 330 __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/perfetto/test/ |
D | client_api_example.cc | 46 int sample_period = 0; in OnSetup() local
|
/external/strace/ |
D | perf_event_struct.h | 11 uint64_t sample_period; member
|
/external/bcc/src/python/bcc/ |
D | __init__.py | 869 sample_period, sample_freq, pid, cpu, group_fd): argument 877 sample_period=0, sample_freq=0, pid=-1, cpu=-1, group_fd=-1): argument
|
/external/igt-gpu-tools/overlay/ |
D | overlay.c | 861 int index, sample_period; in main() local
|
/external/bcc/src/cc/api/ |
D | BPF.cc | 301 uint64_t sample_period, uint64_t sample_freq, in attach_perf_event()
|
/external/bcc/src/cc/ |
D | libbpf.c | 1422 uint64_t sample_period, uint64_t sample_freq, in bpf_attach_perf_event()
|
/external/vixl/src/aarch64/ |
D | instrument-aarch64.cc | 112 Instrument::Instrument(const char* datafile, uint64_t sample_period) in Instrument()
|
/external/jemalloc_new/src/ |
D | prof.c | 1506 double sample_period = (double)((uint64_t)1 << lg_prof_sample); in prof_leakcheck() local
|
/external/jemalloc/src/ |
D | prof.c | 1498 double sample_period = (double)((uint64_t)1 << lg_prof_sample); in prof_leakcheck() local
|