Home
last modified time | relevance | path

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

/external/linux-tools-perf/
Dperf.c190 int count, option_count; in handle_alias() local
218 option_count = handle_options(&new_argv, &count, &envchanged); in handle_alias()
223 memmove(new_argv - option_count, new_argv, in handle_alias()
225 new_argv -= option_count; in handle_alias()