Lines Matching defs:forKernel
2564 #define VALID_FOR_KERNEL(forKernel) ((forKernel)>=0 && (forKernel)<=1) argument
2565 #define IS_KERNEL(forKernel) ((forKernel)==1) argument
3378 try_a_counter (int forKernel) in try_a_counter()
3591 process_ctr_def (int forKernel, hrtime_t global_min_time_nsec, in process_ctr_def()
3870 hwc_lookup (int forKernel, hrtime_t global_min_time_nsec, const char *instring, in hwc_lookup()
4041 hwc_validate_ctrs (int forKernel, Hwcentry *entries[], unsigned numctrs) in hwc_validate_ctrs()
4300 hwc_get_default_cntrs2 (int forKernel, int style) in hwc_get_default_cntrs2()
4365 hwc_get_orig_default_cntrs (int forKernel) in hwc_get_orig_default_cntrs()
4589 hwc_get_max_concurrent (int forKernel) in hwc_get_max_concurrent()
4598 hwc_get_attrs (int forKernel) in hwc_get_attrs()
4607 hwc_get_std_ctrs (int forKernel) in hwc_get_std_ctrs()
4616 hwc_get_raw_ctrs (int forKernel) in hwc_get_raw_ctrs()
4962 hwc_usage_internal (int forKernel, FILE *f_usage, const char *cmd, const char *dataspace_msg, int s… in hwc_usage_internal()
5161 hwc_usage (int forKernel, const char *cmd, const char *dataspace_msg) in hwc_usage()
5167 hwc_usage_f (int forKernel, FILE *f, const char *cmd, const char *dataspace_msg, int show_syntax, i… in hwc_usage_f()
5200 hwc_process_raw_ctrs (int forKernel, Hwcentry ***pstd_out, in hwc_process_raw_ctrs()
5405 attr_is_valid (int forKernel, const char *attr) in attr_is_valid()