Lines Matching refs:strstr
974 if (strstr(blk, "tilenet")) { in mlxbf_pmc_event_list()
977 } else if (strstr(blk, "tile")) { in mlxbf_pmc_event_list()
980 } else if (strstr(blk, "triogen")) { in mlxbf_pmc_event_list()
983 } else if (strstr(blk, "trio")) { in mlxbf_pmc_event_list()
998 } else if (strstr(blk, "mss")) { in mlxbf_pmc_event_list()
1014 } else if (strstr(blk, "ecc")) { in mlxbf_pmc_event_list()
1017 } else if (strstr(blk, "pcie")) { in mlxbf_pmc_event_list()
1020 } else if (strstr(blk, "l3cache")) { in mlxbf_pmc_event_list()
1023 } else if (strstr(blk, "gic")) { in mlxbf_pmc_event_list()
1026 } else if (strstr(blk, "smmu")) { in mlxbf_pmc_event_list()
1029 } else if (strstr(blk, "llt_miss")) { in mlxbf_pmc_event_list()
1032 } else if (strstr(blk, "llt")) { in mlxbf_pmc_event_list()
1471 if (strstr(pmc->block_name[blk_num], "ecc")) { in mlxbf_pmc_read_reg()
1490 if (strstr(pmc->block_name[blk_num], "ecc")) { in mlxbf_pmc_write_reg()
1516 if (strstr(pmc->block_name[blk_num], "l3cache")) in mlxbf_pmc_counter_show()
1557 if (!(strstr(pmc->block_name[blk_num], "ecc")) && data) in mlxbf_pmc_counter_store()
1561 if (strstr(pmc->block_name[blk_num], "l3cache")) in mlxbf_pmc_counter_store()
1605 if (strstr(pmc->block_name[blk_num], "l3cache")) in mlxbf_pmc_event_show()
1645 if (strstr(pmc->block_name[blk_num], "l3cache")) in mlxbf_pmc_event_store()
1788 if (strstr(pmc->block_name[blk_num], "l3cache") || in mlxbf_pmc_init_perftype_counter()
1934 if (strstr(pmc->block_name[i], "tilenet")) { in mlxbf_pmc_map_counters()
1940 } else if (strstr(pmc->block_name[i], "tile")) { in mlxbf_pmc_map_counters()
1949 if (strstr(pmc->block_name[i], "mss") && in mlxbf_pmc_map_counters()
1961 if (strstr(pmc->block_name[i], "llt_miss")) { in mlxbf_pmc_map_counters()
1969 } else if (strstr(pmc->block_name[i], "llt")) { in mlxbf_pmc_map_counters()