Home
last modified time | relevance | path

Searched refs:is_bool (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
A Dconfig.c390 static int perf_config_bool_or_int(const char *name, const char *value, int *is_bool) in perf_config_bool_or_int() argument
394 *is_bool = 1; in perf_config_bool_or_int()
403 *is_bool = 0; in perf_config_bool_or_int()
/linux/drivers/soc/qcom/
A Dqcom_aoss.c493 bool is_bool; member
526 if (entry->is_bool) { in qmp_debugfs_write()

Completed in 9 milliseconds