Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c849 static bool etr_can_use_flat_mode(struct etr_buf_hw *buf_hw, ssize_t etr_buf_size) in etr_can_use_flat_mode() function
897 if (rc && !pages && etr_can_use_flat_mode(&buf_hw, size)) in tmc_alloc_etr_buf()