Searched refs:check_allowed_ops (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Ddwarf-aux.c1308 static bool check_allowed_ops(Dwarf_Op *ops, size_t nops) function
1363 check_allowed_ops(ops, nops) &&
1371 check_allowed_ops(ops, nops))
1376 check_allowed_ops(ops, nops) &&
1382 check_allowed_ops(ops, nops))
1387 check_allowed_ops(ops, nops) &&
1449 if (check_allowed_ops(ops, nops) &&
1542 check_allowed_ops(ops, nops)) {

Completed in 89 milliseconds