Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-inject.c107 BID_RWS__NONE = 0, enumerator
2140 return inject->build_id_style == BID_RWS__NONE; in keep_feat()
2261 if (inject->build_id_style != BID_RWS__NONE || inject->sched_stat || in __cmd_inject()
2713 if (inject.build_id_style != BID_RWS__NONE && known_build_ids != NULL) { in cmd_inject()