Searched refs:get_event_and_umask (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/ |
H A D | resctrl_val.c | 95 * get_event_and_umask: Parse config into event and umask 100 void get_event_and_umask(char *cas_count_cfg, int count, bool op) in get_event_and_umask() function 190 get_event_and_umask(cas_count_cfg, count, READ); in read_from_imc_dir() 208 get_event_and_umask(cas_count_cfg, count, WRITE); in read_from_imc_dir()
|
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/ |
H A D | resctrl_val.c | 95 * get_event_and_umask: Parse config into event and umask 100 void get_event_and_umask(char *cas_count_cfg, int count, bool op) in get_event_and_umask() function 190 get_event_and_umask(cas_count_cfg, count, READ); in read_from_imc_dir() 208 get_event_and_umask(cas_count_cfg, count, WRITE); in read_from_imc_dir()
|
Completed in 3 milliseconds