Lines Matching defs:forKernel
2600 #define VALID_FOR_KERNEL(forKernel) ((forKernel)>=0 && (forKernel)<=1) argument
2601 #define IS_KERNEL(forKernel) ((forKernel)==1) argument
3414 try_a_counter (int forKernel) in try_a_counter()
3627 process_ctr_def (int forKernel, hrtime_t global_min_time_nsec, in process_ctr_def()
3906 hwc_lookup (int forKernel, hrtime_t global_min_time_nsec, const char *instring, in hwc_lookup()
4077 hwc_validate_ctrs (int forKernel, Hwcentry *entries[], unsigned numctrs) in hwc_validate_ctrs()
4336 hwc_get_default_cntrs2 (int forKernel, int style) in hwc_get_default_cntrs2()
4401 hwc_get_orig_default_cntrs (int forKernel) in hwc_get_orig_default_cntrs()
4625 hwc_get_max_concurrent (int forKernel) in hwc_get_max_concurrent()
4634 hwc_get_attrs (int forKernel) in hwc_get_attrs()
4643 hwc_get_std_ctrs (int forKernel) in hwc_get_std_ctrs()
4652 hwc_get_raw_ctrs (int forKernel) in hwc_get_raw_ctrs()
4998 hwc_usage_internal (int forKernel, FILE *f_usage, const char *cmd, const char *dataspace_msg, int s… in hwc_usage_internal()
5197 hwc_usage (int forKernel, const char *cmd, const char *dataspace_msg) in hwc_usage()
5203 hwc_usage_f (int forKernel, FILE *f, const char *cmd, const char *dataspace_msg, int show_syntax, i… in hwc_usage_f()
5236 hwc_process_raw_ctrs (int forKernel, Hwcentry ***pstd_out, in hwc_process_raw_ctrs()
5441 attr_is_valid (int forKernel, const char *attr) in attr_is_valid()