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
2178 if (inject->build_id_style != BID_RWS__NONE || inject->sched_stat || in __cmd_inject()
2582 if (inject.build_id_style != BID_RWS__NONE && known_build_ids != NULL) { in cmd_inject()